Searched refs:transition_to_shutdown (Results 1 – 2 of 2) sorted by relevance
183 pub(super) fn transition_to_shutdown(&self) -> bool { in transition_to_shutdown() method
156 if !self.header().state.transition_to_shutdown() { in shutdown()