Home
last modified time | relevance | path

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

/external/rust/crates/tokio/tests/
Dio_async_fd.rs23 struct TestWaker { struct
24 inner: Arc<TestWakerInner>, argument
39 impl TestWaker { argument
/external/crosvm/cros_async/src/sync/
Dcv.rs500 struct TestWaker; struct
501 impl ArcWake for TestWaker { implementation
Dmu.rs949 struct TestWaker; struct
950 impl ArcWake for TestWaker { implementation