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
181 #define pthread_rwlock_unlock _pthread_rwlock_unlock macro
1552 TSAN_INTERCEPTOR(int,pthread_rwlock_unlock,void * m) TSAN_INTERCEPTOR() argument