HomeSort by relevance Sort by last modified time
    Searched refs:fn_rd_2 (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_tryrdlock/
1-1.c 71 static void *fn_rd_2(void *arg) function
160 if (pthread_create(&rd_thread2, NULL, fn_rd_2, NULL) != 0) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
5-1.c 86 static void *fn_rd_2(void *arg) function
176 if (pthread_create(&thread2, NULL, fn_rd_2, NULL) != 0) {

Completed in 163 milliseconds