Searched refs:tqent_cv (Results 1 – 2 of 2) sorted by relevance
54 kcondvar_t tqent_cv; member
816 cv_init(&tqe->tqent_cv, NULL, CV_DEFAULT, NULL); in taskq_ent_constructor()828 cv_destroy(&tqe->tqent_cv); in taskq_ent_destructor()1115 cv_signal(&tqe->tqent_cv); in taskq_bucket_dispatch()1674 kcondvar_t *cv = &tqe->tqent_cv; in taskq_d_thread()2114 cv_signal(&tqe->tqent_cv); in taskq_destroy()