Searched refs:fn_rd_2 (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_tryrdlock/
H A D1-1.c71 static void* fn_rd_2(void *arg) function
166 if(pthread_create(&rd_thread2, NULL, fn_rd_2, NULL) != 0)
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D5-1.c94 static void* fn_rd_2(void *arg) function
198 if(pthread_create(&thread2, NULL, fn_rd_2, NULL) != 0)

Completed in 97 milliseconds