Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_agents.c43 static int agent_exiting; variable
329 while (!agent_exiting && list_is_empty(&agent_events)) in zfs_agent_consumer_thread()
332 if (agent_exiting) { in zfs_agent_consumer_thread()
396 agent_exiting = 1; in zfs_agent_fini()