Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_fail.c766 bool should_wake_paused; in fail_point_set() local
771 should_wake_paused = false; in fail_point_set()
814 should_wake_paused = true; in fail_point_set()
843 if (should_wake_paused) in fail_point_set()