Searched defs:pthread_rwlock_rdlock (Results 1 – 2 of 2) sorted by relevance
68 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock) in pthread_rwlock_rdlock() function
178 #define pthread_rwlock_rdlock(...) zap_pthread_rwlock_rdlock(__VA_ARGS__) macro