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

/external/valgrind/main/helgrind/
H A Dhg_intercepts.c1533 static int pthread_rwlock_rdlock_WRK(pthread_rwlock_t* rwlock) function
1563 return pthread_rwlock_rdlock_WRK(rwlock);
1568 return pthread_rwlock_rdlock_WRK(rwlock);

Completed in 81 milliseconds