HomeSort by: relevance | last modified time | path
    Searched defs:do_nothing (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libpthread/
t_rwlock.c 77 do_nothing(void *dummy) function in typeref:typename:void *
92 PTHREAD_REQUIRE(pthread_create(&t, NULL, do_nothing, NULL));
t_rwlock.c 77 do_nothing(void *dummy) function in typeref:typename:void *
92 PTHREAD_REQUIRE(pthread_create(&t, NULL, do_nothing, NULL));

Completed in 146 milliseconds