Searched defs:pthread_rwlock_tryrdlock (Results 1 – 4 of 4) sorted by relevance
137 pthread_rwlock_tryrdlock(pthread_rwlock_t *lockp) in pthread_rwlock_tryrdlock() function
162 pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlockp) in pthread_rwlock_tryrdlock() function
114 INTERCEPTOR(int, pthread_rwlock_tryrdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument
1511 TSAN_INTERCEPTOR(int, pthread_rwlock_tryrdlock, void *m) { in TSAN_INTERCEPTOR() argument