Home
last modified time | relevance | path

Searched refs:g_event_handler_cond (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c58 static pthread_cond_t g_event_handler_cond = PTHREAD_COND_INITIALIZER; variable
637 (void) pthread_cond_broadcast(&g_event_handler_cond); in dm_fmd_sysevent_thread()
652 (void) pthread_cond_broadcast(&g_event_handler_cond); in dm_fmd_sysevent_thread()
789 (void) pthread_cond_wait(&g_event_handler_cond, in init_hotplug_manager()
815 (void) pthread_cond_wait(&g_event_handler_cond, in cleanup_hotplug_manager()