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

/external/valgrind/main/helgrind/
H A Dhg_intercepts.c1485 static int pthread_rwlock_wrlock_WRK(pthread_rwlock_t* rwlock) function
1515 return pthread_rwlock_wrlock_WRK(rwlock);
1520 return pthread_rwlock_wrlock_WRK(rwlock);

Completed in 727 milliseconds