Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/sys/unix/
Dfd_executor.rs221 async fn notify_task(notify: Event, raw: Weak<RawExecutor>) { in notify_task()
268 struct RawExecutor { struct
281 impl RawExecutor { argument
465 impl AsRawDescriptors for RawExecutor { implementation
475 impl WeakWake for RawExecutor { implementation
483 impl Drop for RawExecutor { implementation
During_executor.rs324 struct RawExecutor { struct
336 impl RawExecutor { impl
812 impl AsRawDescriptor for RawExecutor { implementation
818 impl WeakWake for RawExecutor { implementation
826 impl Drop for RawExecutor { implementation
/external/crosvm/cros_async/src/sys/windows/
Dhandle_executor.rs143 struct RawExecutor { struct
150 impl RawExecutor { argument
325 impl WeakWake for RawExecutor { implementation