Searched refs:transition_to_idle (Results 1 – 2 of 2) sorted by relevance
113 pub(super) fn transition_to_idle(&self) -> UpdateResult { in transition_to_idle() method
430 Ok(Poll::Pending) => match header.state.transition_to_idle() { in poll_future()