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

/freebsd-12-stable/sys/kern/
H A Dkern_fail.c747 bool should_wake_paused; local
752 should_wake_paused = false;
795 should_wake_paused = true;
824 if (should_wake_paused)

Completed in 108 milliseconds