Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/
Dpoll_source.rs313 let async_source = PollSource::new(f, ex).unwrap(); in readvec() localVariable
331 let async_source = PollSource::new(f, ex).unwrap(); in writevec() localVariable