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

/external/valgrind/main/helgrind/
H A Dhg_intercepts.c1581 static int pthread_rwlock_trywrlock_WRK(pthread_rwlock_t* rwlock) function
1617 return pthread_rwlock_trywrlock_WRK(rwlock);
1622 return pthread_rwlock_trywrlock_WRK(rwlock);

Completed in 672 milliseconds