Searched defs:pthread_rwlock_rdlock (Results 1 – 4 of 4) sorted by relevance
106 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
176 #define pthread_rwlock_rdlock _pthread_rwlock_rdlock macro
230 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *lock) { in INTERCEPTOR() argument
1503 TSAN_INTERCEPTOR(int, pthread_rwlock_rdlock, void *m) { in TSAN_INTERCEPTOR() argument