Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c100 thread_t g_zfs_tid; variable
839 if (thr_create(NULL, 0, zfs_enum_pools, NULL, 0, &g_zfs_tid) != 0) in slm_init()
849 (void) thr_join(g_zfs_tid, NULL, NULL); in slm_fini()