Searched defs:pthread_rwlock_init_WRK (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/helgrind/
H A Dhg_intercepts.c1394 static int pthread_rwlock_init_WRK(pthread_rwlock_t *rwl, function
1422 return pthread_rwlock_init_WRK(rwl, attr);
1428 return pthread_rwlock_init_WRK(rwl, attr);

Completed in 76 milliseconds