Searched refs:drop_future_or_output (Results 1 – 2 of 2) sorted by relevance
300 self.core().drop_future_or_output(); in drop_join_handle_slow()324 self.core().drop_future_or_output(); in complete()467 core.drop_future_or_output(); in cancel_task()495 self.core.drop_future_or_output(); in poll_future()
336 self.drop_future_or_output(); in poll()347 pub(super) fn drop_future_or_output(&self) { in drop_future_or_output() method