Searched refs:g_sysev_tid (Results 1 – 1 of 1) sorted by relevance
56 static pthread_t g_sysev_tid; variable784 g_sysev_tid = fmd_thr_create(g_fm_hdl, dm_fmd_sysevent_thread, in init_hotplug_manager()818 (void) pthread_join(g_sysev_tid, NULL); in cleanup_hotplug_manager()819 fmd_thr_destroy(g_fm_hdl, g_sysev_tid); in cleanup_hotplug_manager()