Home
last modified time | relevance | path

Searched refs:NotifyWaker (Results 1 – 25 of 57) sorted by relevance

123

/dports/sysutils/vector/vector-0.10.0/cargo-crates/task-compat-0.1.0/src/
H A Dlib.rs31 let notify = Arc::new(NotifyWaker(cx.waker().clone())); in with_notify()
67 struct NotifyWaker(Waker); struct
74 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
80 impl Notify for NotifyWaker { implementation
86 unsafe impl UnsafeNotify for NotifyWaker { implementation
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-util-0.3.5/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/games/genact/genact-0.10.0/cargo-crates/futures-util-0.3.5/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/futures-util-0.3.1/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-util-0.3.5/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-0.3.5/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-0.3.5/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/futures-util/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/futures-util/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-util-0.3.4/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/futures-util-0.3.5/src/compat/
H A Dcompat01as03.rs337 struct NotifyWaker(task03::Waker); struct
345 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
351 impl Notify01 for NotifyWaker { implementation
357 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/futures-util-0.3.16/src/compat/
H A Dcompat01as03.rs319 struct NotifyWaker(task03::Waker); struct
327 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
333 impl Notify01 for NotifyWaker { implementation
339 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/futures-util-0.3.8/src/compat/
H A Dcompat01as03.rs340 struct NotifyWaker(task03::Waker); struct
348 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
354 impl Notify01 for NotifyWaker { implementation
360 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-util-0.3.9/src/compat/
H A Dcompat01as03.rs340 struct NotifyWaker(task03::Waker); struct
348 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
354 impl Notify01 for NotifyWaker { implementation
360 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/futures-util-0.3.18/src/compat/
H A Dcompat01as03.rs319 struct NotifyWaker(task03::Waker); struct
327 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
333 impl Notify01 for NotifyWaker { implementation
339 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/lang/gleam/gleam-0.18.2/cargo-crates/futures-util-0.3.18/src/compat/
H A Dcompat01as03.rs319 struct NotifyWaker(task03::Waker); struct
327 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
333 impl Notify01 for NotifyWaker { implementation
339 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/futures-util-0.3.21/src/compat/
H A Dcompat01as03.rs322 struct NotifyWaker(task03::Waker); struct
330 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
336 impl Notify01 for NotifyWaker { implementation
342 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/futures-util-0.3.18/src/compat/
H A Dcompat01as03.rs319 struct NotifyWaker(task03::Waker); struct
327 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
333 impl Notify01 for NotifyWaker { implementation
339 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/futures-util-0.3.17/src/compat/
H A Dcompat01as03.rs319 struct NotifyWaker(task03::Waker); struct
327 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
333 impl Notify01 for NotifyWaker { implementation
339 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/futures-util-0.3.13/src/compat/
H A Dcompat01as03.rs340 struct NotifyWaker(task03::Waker); struct
348 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
354 impl Notify01 for NotifyWaker { implementation
360 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/futures-util-0.3.17/src/compat/
H A Dcompat01as03.rs319 struct NotifyWaker(task03::Waker); struct
327 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
333 impl Notify01 for NotifyWaker { implementation
339 unsafe impl UnsafeNotify01 for NotifyWaker { implementation
/dports/net/routinator/routinator-0.10.2/cargo-crates/futures-util-0.3.15/src/compat/
H A Dcompat01as03.rs319 struct NotifyWaker(task03::Waker); struct
327 let ptr = Box::new(NotifyWaker(handle.0.clone())); in from()
333 impl Notify01 for NotifyWaker { implementation
339 unsafe impl UnsafeNotify01 for NotifyWaker { implementation

123