Searched refs:wq_cond (Results 1 – 1 of 1) sorted by relevance
37 cond_t wq_cond; /* Condition variable */ member69 VERIFY0(cond_destroy(&wqp->wq_cond)); in workq_fini()118 if ((ret = cond_init(&wqp->wq_cond, USYNC_THREAD, NULL)) != 0) { in workq_init()