Searched refs:cl_cv (Results 1 – 2 of 2) sorted by relevance
103 kcondvar_t cl_cv[1]; member118 cv_init((_clp)->cl_cv, NULL, CV_DEFAULT, NULL); \124 cv_destroy((_clp)->cl_cv); \134 cv_wait((_clp)->cl_cv, \143 cv_wait((_clp)->cl_cv, \158 cv_broadcast((_clp)->cl_cv); \164 cv_broadcast((_clp)->cl_cv); \
302 addr + ((uintptr_t)clp->cl_cv - (uintptr_t)clp)); in cfglock()