Searched defs:pthread_rwlock_init (Results 1 – 3 of 3) sorted by relevance
35 pthread_rwlock_init(pthread_rwlock_t *lockp, in pthread_rwlock_init() function
44 pthread_rwlock_init(pthread_rwlock_t *lockp, in pthread_rwlock_init() function
1483 TSAN_INTERCEPTOR(int, pthread_rwlock_init, void *m, void *a) { in TSAN_INTERCEPTOR() argument