Searched refs:cl_cv (Results 1 – 2 of 2) sorted by relevance
101 kcondvar_t cl_cv[1]; member116 cv_init((_clp)->cl_cv, NULL, CV_DEFAULT, NULL); \122 cv_destroy((_clp)->cl_cv); \132 cv_wait((_clp)->cl_cv, \141 cv_wait((_clp)->cl_cv, \156 cv_broadcast((_clp)->cl_cv); \162 cv_broadcast((_clp)->cl_cv); \
300 addr + ((uintptr_t)clp->cl_cv - (uintptr_t)clp)); in cfglock()