Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/
Dfd_executor.rs187 async fn notify_task(notify: EventFd, raw: Weak<RawExecutor>) { in notify_task()
234 struct RawExecutor { struct
242 impl RawExecutor { argument
405 impl WeakWake for RawExecutor { implementation
413 impl Drop for RawExecutor { implementation
During_executor.rs256 struct RawExecutor { struct
266 impl RawExecutor { impl
661 impl WeakWake for RawExecutor { implementation
669 impl Drop for RawExecutor { implementation