Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/
Dfd_executor.rs213 async fn notify_task(notify: EventFd, raw: Weak<RawExecutor>) { in notify_task()
260 struct RawExecutor { struct
269 impl RawExecutor { argument
441 impl WeakWake for RawExecutor { implementation
449 impl Drop for RawExecutor { implementation
During_executor.rs300 struct RawExecutor { struct
311 impl RawExecutor { argument
721 impl WeakWake for RawExecutor { implementation
729 impl Drop for RawExecutor { implementation
/external/crosvm/common/cros_async/src/
Dfd_executor.rs213 async fn notify_task(notify: EventFd, raw: Weak<RawExecutor>) { in notify_task()
260 struct RawExecutor { struct
269 impl RawExecutor { argument
441 impl WeakWake for RawExecutor { implementation
449 impl Drop for RawExecutor { implementation
During_executor.rs300 struct RawExecutor { struct
311 impl RawExecutor { argument
721 impl WeakWake for RawExecutor { implementation
729 impl Drop for RawExecutor { implementation