Searched defs:pthread_rwlock_unlock (Results 1 – 4 of 4) 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
235 INTERCEPTOR(int, pthread_rwlock_unlock, pthread_rwlock_t *lock) { in INTERCEPTOR() argument
1563 TSAN_INTERCEPTOR(int, pthread_rwlock_unlock, void *m) { in TSAN_INTERCEPTOR() argument