Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_poll.c112 static int poll_shutting_down; variable
267 poll_shutting_down = 1; in poll_shutdown()
299 if (poll_handlers == 0 || poll_shutting_down) in hardclock_device_poll()