Searched defs:rwlock_init (Results 1 – 2 of 2) sorted by relevance
119 #define rwlock_init(l, a) _pthread_rwlock_init(l, a) macro
79 rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr __unused) in rwlock_init() function