Searched refs:ntfy_list_cv (Results 1 – 3 of 3) sorted by relevance
41 kcondvar_t ntfy_list_cv; /* cv the service thread waits on */ variable
479 extern kcondvar_t ntfy_list_cv;
1090 cv_destroy(&ntfy_list_cv); in kcf_sched_destroy()1142 cv_init(&ntfy_list_cv, NULL, CV_DEFAULT, NULL); in kcf_sched_init()