Home
last modified time | relevance | path

Searched refs:UnsafeNotify (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/sysutils/vector/vector-0.10.0/cargo-crates/task-compat-0.1.0/src/
H A Dlib.rs12 executor::{Notify, NotifyHandle, UnsafeNotify},
86 unsafe impl UnsafeNotify for NotifyWaker {
92 let ptr: *const dyn UnsafeNotify = self; in drop_raw()
93 drop(Box::from_raw(ptr as *mut dyn UnsafeNotify)); in drop_raw()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-0.1.30/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/futures/src/task_impl/
H A Dmod.rs530 pub unsafe trait UnsafeNotify: Notify { trait
598 inner: *mut UnsafeNotify,
615 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
677 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/futures-0.1.23/src/task_impl/
H A Dmod.rs530 pub unsafe trait UnsafeNotify: Notify { interface
598 inner: *mut UnsafeNotify,
615 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
677 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/audio/lewton/lewton-0.10.2/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/editors/xi-term/xi-term-d264767/cargo-crates/futures-0.1.27/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/www/firefox/firefox-99.0/third_party/rust/futures-0.1.31/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/net/proby/proby-1.0.2/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/futures-0.1.31/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/futures-0.1.31/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/www/websocat/websocat-1.9.0/cargo-crates/futures-0.1.31/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/lang/rust/rustc-1.58.1-src/vendor/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/futures-0.1.31/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/futures-0.1.31/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { trait
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-0.1.29/src/task_impl/
H A Dmod.rs566 pub unsafe trait UnsafeNotify: Notify { interface
634 inner: *mut UnsafeNotify,
651 pub unsafe fn new(inner: *mut UnsafeNotify) -> NotifyHandle { in new()
713 unsafe impl<T: Notify + 'static> UnsafeNotify for StaticRef<T> {
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/futures/src/
H A Dexecutor.rs16 pub use task_impl::{UnsafeNotify, NotifyHandle};
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/futures-0.1.23/src/
H A Dexecutor.rs16 pub use task_impl::{UnsafeNotify, NotifyHandle};
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-0.1.29/src/
H A Dexecutor.rs17 pub use task_impl::{UnsafeNotify, NotifyHandle};

1234567