Searched refs:q_lock (Results 1 – 4 of 4) sorted by relevance
126 kmutex_t q_lock; /* NOLK: structure lock */ member
815 #define QLOCK(q) (&(q)->q_lock)
397 mutex_t q_lock; member416 #define qh_lock qh_qh.q_lock
760 mutex_destroy(&qp->q_lock); in queue_destructor()763 mutex_destroy(&wqp->q_lock); in queue_destructor()8680 return (&(q)->q_lock); in QLOCK()