Searched refs:poll_executor (Results 1 – 1 of 1) sorted by relevance
106 fn poll_executor<T, F: FnMut(&mut Context<'_>) -> T>(mut f: F) -> T { in poll_executor() function217 poll_executor(|ctx| { in try_run_one()262 poll_executor(|ctx| { in run_until_stalled()