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

/freebsd-10.1-release/sys/kern/
H A Dkern_poll.c108 static int poll_shutting_down; variable
259 poll_shutting_down = 1;
292 if (poll_handlers == 0 || poll_shutting_down)

Completed in 47 milliseconds