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

/illumos-gate/usr/src/uts/common/io/
H A Dstream.c2105 * But for the write side strwakeq might be invoked and it acquires sd_lock.
2164 /* Have to drop the lock across strwakeq and backenable */
2179 strwakeq(q, QWANTWSYNC);
3557 strwakeq(queue_t *q, int flag) function

Completed in 52 milliseconds