Searched refs:pthread_rwlockattr_t (Results 1 – 6 of 6) sorted by relevance
131 typedef void *pthread_rwlockattr_t; typedef134 int dng_pthread_rwlock_init(dng_pthread_rwlock_t * rwlock, const pthread_rwlockattr_t * attrs);142 typedef void *pthread_rwlockattr_t; typedef145 int dng_pthread_rwlock_init(dng_pthread_rwlock_t * rwlock, const pthread_rwlockattr_t * attrs);
861 int dng_pthread_rwlock_init(dng_pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attrs) in dng_pthread_rwlock_init()
212 pthread_rwlockattr_t attr; in fio_rwlock_init()
2007 pthread_rwlockattr_t* attr) in pthread_rwlock_init_WRK()2033 pthread_rwlockattr_t* attr) { in PTH_FUNC()2039 pthread_rwlockattr_t* attr) { in PTH_FUNC()2044 pthread_rwlockattr_t* attr)
73 pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
1503 const pthread_rwlockattr_t* attr) in pthread_rwlock_init_intercept()1518 (pthread_rwlock_t* rwlock, const pthread_rwlockattr_t* attr),