Searched defs:pthread_rwlock_init (Results 1 – 2 of 2) sorted by relevance
137 int pthread_rwlock_init(pthread_rwlock_t *rwlock, pthread_rwlockattr_t *UNUSED(attr)) in pthread_rwlock_init() function
28 #define pthread_rwlock_init(l, d) /* nothing */ macro