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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
5-1.c 92 static void *fn_wr_2(void *arg) function
179 if (pthread_create(&thread2, NULL, fn_wr_2, NULL) != 0) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/
3-1.c 147 static void *fn_wr_2(void *arg) function
269 if (pthread_create(&writer2, NULL, fn_wr_2, (void *)(long)priority) !=

Completed in 552 milliseconds