Searched refs:left_future (Results 1 – 3 of 3) sorted by relevance
955 .left_future() in run_worker()980 .left_future() in run_worker()998 .left_future() in run_worker()1014 .left_future() in run_worker()1047 .left_future() in run_worker()
222 fn left_future<B>(self) -> Either<Self, B> in left_future() method
786 futures.push(std::future::pending::<PortPair>().left_future()); in process_tx_packets()