Searched defs:pthread_rwlock_rdlock (Results 1 – 4 of 4) sorted by relevance
131 pthread_rwlock_rdlock(pthread_rwlock_t *lockp) in pthread_rwlock_rdlock() function
175 pthread_rwlock_rdlock(pthread_rwlock_t *rwlockp) in pthread_rwlock_rdlock() function
106 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1501 TSAN_INTERCEPTOR(int, pthread_rwlock_rdlock, void *m) { in TSAN_INTERCEPTOR() argument