Searched refs:Abnormal (Results 1 – 2 of 2) sorted by relevance
15 Abnormal, // 异常退出 enumerator30 _ => return Self::Abnormal, in from_exit_code()
73 (Self::OnAbnormal, ExitStatus::Abnormal) => { in is_restart()