Searched refs:transition_to_terminal (Results 1 – 2 of 2) sorted by relevance
349 if self.state().transition_to_terminal(num_release) { in complete()
192 pub(super) fn transition_to_terminal(&self, count: usize) -> bool { in transition_to_terminal() method