Searched refs:pthread_rwlockattr_t (Results 1 – 2 of 2) sorted by relevance
78 typedef struct pthread_rwlockattr *pthread_rwlockattr_t; typedef
103 (pthread_rwlock_t *__rwlock, const pthread_rwlockattr_t *);513 int pthread_rwlock_init(pthread_rwlock_t *a, const pthread_rwlockattr_t *b) in pthread_rwlock_init()