Searched refs:g_agents_tid (Results 1 – 1 of 1) sorted by relevance
52 pthread_t g_agents_tid; variable383 if (pthread_create(&g_agents_tid, NULL, zfs_agent_consumer_thread, in zfs_agent_init()400 (void) pthread_join(g_agents_tid, NULL); in zfs_agent_fini()