Searched refs:bus_thread_cv (Results 1 – 1 of 1) sorted by relevance
137 kcondvar_t bus_thread_cv; member498 cv_init(&busp->bus_thread_cv, NULL, CV_DRIVER, NULL); in hpc_slot_register()630 cv_signal(&busp->bus_thread_cv); in hpc_slot_unregister()632 cv_wait(&busp->bus_thread_cv, &busp->bus_mutex); in hpc_slot_unregister()634 cv_destroy(&busp->bus_thread_cv); in hpc_slot_unregister()759 cv_signal(&busp->bus_thread_cv); in hpc_slot_event_notify()871 cv_wait(&busp->bus_thread_cv, &busp->bus_mutex); in hpc_slot_event_dispatcher()901 cv_signal(&busp->bus_thread_cv); in hpc_slot_event_dispatcher()