Searched refs:tq_maxalloc_cv (Results 1 – 1 of 1) sorted by relevance
52 kcondvar_t tq_maxalloc_cv; member82 rv = cv_timedwait(&tq->tq_maxalloc_cv, in task_alloc()113 cv_signal(&tq->tq_maxalloc_cv); in task_free()252 cv_init(&tq->tq_maxalloc_cv, NULL, CV_DEFAULT, NULL); in taskq_create()310 cv_destroy(&tq->tq_maxalloc_cv); in taskq_destroy()