Searched refs:taskq_thread_wait (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | taskq.c | 1513 taskq_thread_wait(taskq_t *tq, kmutex_t *mx, kcondvar_t *cv, in taskq_thread_wait() function 1597 (void) taskq_thread_wait(tq, &tq->tq_lock, in taskq_thread() 1622 (void) taskq_thread_wait(tq, &tq->tq_lock, in taskq_thread() 1774 w = taskq_thread_wait(tq, lock, cv, in taskq_d_thread()
|