Searched refs:bi_linkwait (Results 1 – 2 of 2) sorted by relevance
102 kcondvar_t bi_linkwait; member
692 cv_destroy(&bip->bi_linkwait); in inst_free()710 cv_init(&bip->bi_linkwait, NULL, CV_DRIVER, NULL); in inst_alloc()889 cv_broadcast(&bip->bi_linkwait); in link_unref()1270 cv_wait(&bip->bi_linkwait, &inst_lock); in shutdown_inst()