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

/illumos-gate/usr/src/uts/common/sys/
H A Dsqueue_impl.h107 clock_t sq_wait; /* lbolts to wait after a fill() */ member in struct:squeue_s
H A Dstrsubr.h406 * cv_wait(&sq->sq_wait, SQLOCK(sq));
419 * cv_wait(&sq->sq_wait, SQLOCK(sq));
461 kcondvar_t sq_wait; /* block on this sync queue */ member in struct:syncq
526 #define SQ_WANTWAKEUP 0x0020 /* do cv_broadcast on sq_wait */
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h153 clock_t sq_wait; /* lbolts to wait after a fill() */ member in struct:nca_squeue_s

Completed in 67 milliseconds