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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_tryrdlock/
1-1.c 48 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/
5-1.c 41 static void *fn_rd_1(void *arg) function
139 if (pthread_create(&thread1, NULL, fn_rd_1, NULL) != 0) {

Completed in 129 milliseconds