Searched refs:Stopped (Results 1 – 4 of 4) sorted by relevance
204 ProcessState::Blocked(_) | ProcessState::Stopped => { in do_waitpid()222 cause: SigChildCode::Stopped.into(), in do_waitpid()
270 if let ProcessState::Stopped = state { in wakeup_stop()273 if let ProcessState::Stopped = state { in wakeup_stop()343 writer.set_state(ProcessState::Stopped); in mark_stop()542 Stopped, enumerator575 matches!(self, ProcessState::Stopped) in is_stopped()
288 Stopped = 5, enumerator
305 Stopped = 5, enumerator