Searched refs:ct_unstable_cv (Results 1 – 3 of 3) sorted by relevance
535 kcondvar_t ct_unstable_cv; /* Paths in transient state */ member571 cv_broadcast(&(ct)->ct_unstable_cv); \
192 dump_condvar(value.ct_unstable_cv, "ct_unstable_cv"); in mdiclient()
1356 cv_init(&ct->ct_unstable_cv, NULL, CV_DRIVER, NULL); in i_mdi_client_alloc()1475 cv_destroy(&ct->ct_unstable_cv); in i_mdi_client_free()1822 cv_wait(&ct->ct_unstable_cv, &ct->ct_mutex); in mdi_failover()