Searched refs:waitq_runfirst (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ | ||
H A D | waitq.c | 326 waitq_runfirst(waitq_t *wq) function 350 (void) waitq_runfirst(wq); 359 while (waitq_runfirst(wq) != NULL) |
Completed in 56 milliseconds