Searched defs:uring_ex (Results 1 – 2 of 2) sorted by relevance
86 let uring_ex = RawExecutor::<UringReactor>::new().unwrap(); in next_val_reads_value_poll_and_ring() localVariable
389 let uring_ex = Executor::with_executor_kind(ExecutorKindSys::Uring.into()).unwrap(); in await_uring_from_poll() localVariable433 let uring_ex = Executor::with_executor_kind(ExecutorKindSys::Uring.into()).unwrap(); in await_poll_from_uring() localVariable