Home
last modified time | relevance | path

Searched refs:SQS_POLL_PROC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsqueue_impl.h159 #define SQS_POLL_PROC 0x00800000 /* Poll thread processing the sq */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c1000 sqp->sq_drain(sqp, SQS_POLL_PROC, now + in squeue_polling_thread()