Searched refs:iosram_tswitch_wait (Results 1 – 1 of 1) sorted by relevance
75 static kcondvar_t iosram_tswitch_wait; /* tunnel switch wait cv */ variable219 cv_init(&iosram_tswitch_wait, NULL, CV_DRIVER, NULL); in _init()246 cv_destroy(&iosram_tswitch_wait); in _init()270 cv_destroy(&iosram_tswitch_wait); in _fini()2321 cv_wait(&iosram_tswitch_wait, &iosram_mutex); in iosram_switchfrom()2436 cv_broadcast(&iosram_tswitch_wait); in iosram_switchfrom()