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

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h63 * However, no fields can be directly modified unless q_lock is held
91 * QLK: The field must be accessed or modified under q_lock, except when
109 * the code. Also, q_lock is used with q_wait to implement a stream head
126 kmutex_t q_lock; /* NOLK: structure lock */ member in struct:queue
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h397 mutex_t q_lock; member in struct:__anon57::__anon58
416 #define qh_lock qh_qh.q_lock

Completed in 69 milliseconds