Searched defs:pthread_rwlock_unlock (Results 1 – 3 of 3) sorted by relevance
156 INTERCEPTOR(int, pthread_rwlock_unlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
183 #define pthread_rwlock_unlock _pthread_rwlock_unlock macro
1445 TSAN_INTERCEPTOR(int, pthread_rwlock_unlock, void *m) { in TSAN_INTERCEPTOR() argument