Searched defs:pthread_rwlock_init (Results 1 – 2 of 2) sorted by relevance
25 int pthread_rwlock_init(pthread_rwlock_t *rwlock, in pthread_rwlock_init() function
177 #define pthread_rwlock_init(...) zap_pthread_rwlock_init(__VA_ARGS__) macro