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