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

/external/valgrind/main/helgrind/
H A Dhg_intercepts.c1688 static int pthread_rwlock_unlock_WRK(pthread_rwlock_t* rwlock) function
1717 return pthread_rwlock_unlock_WRK(rwlock);
1722 return pthread_rwlock_unlock_WRK(rwlock);

Completed in 95 milliseconds