Searched defs:lock_rw_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/unbound/util/
H A Dlocks.h107 typedef pthread_mutex_t lock_rw_t; typedef
115 typedef pthread_rwlock_t lock_rw_t; typedef
170 typedef rwlock_t lock_rw_t; typedef
208 typedef LONG lock_rw_t; typedef
244 typedef int lock_rw_t; typedef

Completed in 309 milliseconds