Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/sys/unix/
During_source.rs26 pub struct UringSource<F: AsRawDescriptor> { struct
31 impl<F: AsRawDescriptor> UringSource<F> { impl
198 impl<F: AsRawDescriptor> Deref for UringSource<F> { implementation
206 impl<F: AsRawDescriptor> DerefMut for UringSource<F> { implementation