Home
last modified time | relevance | path

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

/external/rust/crates/futures-util/src/compat/
Dcompat01as03.rs322 struct NotifyWaker(task03::Waker); struct
336 impl Notify01 for NotifyWaker { implementation
342 unsafe impl UnsafeNotify01 for NotifyWaker { implementation