Searched refs:pthread_rwlock_t (Results 1 – 5 of 5) sorted by relevance
101 (pthread_rwlock_t *__rwlock);105 (pthread_rwlock_t *__rwlock);111 (pthread_rwlock_t *__rwlock);113 (pthread_rwlock_t *__rwlock);115 (pthread_rwlock_t *__rwlock);117 (pthread_rwlock_t *__rwlock);507 int pthread_rwlock_destroy(pthread_rwlock_t *a) in pthread_rwlock_destroy()519 int pthread_rwlock_rdlock(pthread_rwlock_t *a) in pthread_rwlock_rdlock()537 int pthread_rwlock_tryrdlock(pthread_rwlock_t *a) in pthread_rwlock_tryrdlock()549 int pthread_rwlock_unlock(pthread_rwlock_t *a) in pthread_rwlock_unlock()[all …]
77 typedef struct pthread_rwlock *pthread_rwlock_t; typedef
284 pthread_rwlock_t rw_lock;
321 pthread_rwlock_t zd_zilog_lock;496 static pthread_rwlock_t ztest_name_lock;
175 static pthread_rwlock_t tpllistlock;