Home
last modified time | relevance | path

Searched defs:io_handle (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/tokio/src/runtime/
Ddriver.rs23 let io_handle = io_driver.handle(); localVariable
155 pub(crate) io_handle: IoHandle, field
Dhandle.rs25 pub(super) io_handle: driver::IoHandle, field