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

/freebsd-11.0-release/contrib/unbound/util/
H A Dlocks.h126 typedef pthread_mutex_t lock_quick_t; typedef
135 typedef pthread_spinlock_t lock_quick_t; typedef
185 typedef mutex_t lock_quick_t; typedef
223 typedef LONG lock_quick_t; typedef
259 typedef int lock_quick_t; typedef

Completed in 101 milliseconds