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

/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c150 static int qempty_wait; /* evtq_empty condition waiter flag */ variable
405 if (qempty_wait)
3559 qempty_wait = 0;
3598 qempty_wait = 1;
3601 qempty_wait = 0;

Completed in 80 milliseconds