Searched refs:drop_future_or_output (Results 1 – 2 of 2) sorted by relevance
123 self.core().stage.drop_future_or_output(); in drop_join_handle_slow()291 stage.drop_future_or_output(); in transition_to_complete()387 stage.drop_future_or_output(); in cancel_task()416 self.core.drop_future_or_output(); in poll_future()
240 self.drop_future_or_output(); in poll()251 pub(super) fn drop_future_or_output(&self) { in drop_future_or_output() method