HomeSort by relevance Sort by last modified time
    Searched defs:q_lock (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libc/inc/
thr_uberdata.h 395 mutex_t q_lock; member in struct:__anon16::__anon17
414 #define qh_lock qh_qh.q_lock
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
stream.h 62 * However, no fields can be directly modified unless q_lock is held
90 * QLK: The field must be accessed or modified under q_lock, except when
108 * the code. Also, q_lock is used with q_wait to implement a stream head
125 kmutex_t q_lock; /* NOLK: structure lock */ member in struct:queue

Completed in 121 milliseconds