Searched defs:pthread_rwlock_rdlock (Results 1 – 3 of 3) sorted by relevance
43 pthread_rwlock_rdlock (pthread_rwlock_t * rwlock) in pthread_rwlock_rdlock() function
129 # pragma weak pthread_rwlock_rdlock macro
991 TSAN_INTERCEPTOR(int, pthread_rwlock_rdlock, void *m) { in TSAN_INTERCEPTOR() argument