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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_tryrdlock/
H A D1-1.c48 static void *fn_rd_1(void *arg) function
113 if (pthread_create(&rd_thread1, NULL, fn_rd_1, NULL) != 0) {
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D5-1.c41 static void *fn_rd_1(void *arg) function
139 if (pthread_create(&thread1, NULL, fn_rd_1, NULL) != 0) {

Completed in 147 milliseconds