| /external/rust/crates/futures/tests/ |
| D | task_arc_wake.rs | 20 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method 64 fn wake_by_ref(_arc_self: &Arc<Self>) { in proper_refcount_on_wake_panic() method
|
| D | stream.rs | 257 fn wake_by_ref(_arc_self: &Arc<Self>) { in flatten_unordered() method
|
| /external/rust/crates/futures-task/src/ |
| D | arc_wake.rs | 48 fn wake_by_ref(arc_self: &Arc<Self>); in wake_by_ref() method
|
| /external/rust/crates/async-trait/tests/executor/ |
| D | mod.rs | 17 unsafe fn wake_by_ref(_null: *const ()) { in block_on_simple() function
|
| /external/rust/crates/async-task/tests/ |
| D | waker_ready.rs | 140 fn wake_by_ref() { in wake_by_ref() function
|
| /external/rust/crates/futures-test/src/task/ |
| D | wake_counter.rs | 33 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|
| /external/rust/crates/tokio/tests/ |
| D | io_driver.rs | 21 fn wake_by_ref(_: &Arc<Self>) { in wake_by_ref() method
|
| D | sync_notify.rs | 118 fn wake_by_ref(_arc_self: &Arc<Self>) {} in notify_in_drop_after_wake() method
|
| D | time_sleep.rs | 344 fn wake_by_ref(arc_self: &Arc<Self>) { in drop_from_wake() method
|
| /external/crosvm/cros_async/src/ |
| D | waker.rs | 18 fn wake_by_ref(weak_self: &Weak<Self>); in wake_by_ref() method
|
| /external/rust/crates/tokio/src/sync/tests/ |
| D | notify.rs | 31 unsafe fn wake_by_ref(_data: *const ()) { in notify_clones_waker_before_lock() function
|
| /external/rust/crates/tokio/src/runtime/task/ |
| D | waker.rs | 91 unsafe fn wake_by_ref(ptr: *const ()) { in wake_by_ref() function
|
| D | harness.rs | 93 pub(super) fn wake_by_ref(&self) { in wake_by_ref() method
|
| /external/rust/crates/tokio/src/util/ |
| D | wake.rs | 14 fn wake_by_ref(arc_self: &Arc<Self>); in wake_by_ref() method
|
| /external/rust/crates/futures-util/src/stream/futures_unordered/ |
| D | task.rs | 50 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|
| /external/crosvm/cros_async/src/blocking/sys/unix/ |
| D | block_on.rs | 30 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|
| /external/libchromeos-rs/src/sync/ |
| D | blocking.rs | 33 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|
| /external/rust/crates/grpcio/src/task/ |
| D | executor.rs | 149 fn wake_by_ref(task: &Arc<Self>) { in wake_by_ref() method
|
| /external/crosvm/cros_async/src/sys/windows/ |
| D | wait_for_handle.rs | 259 fn wake_by_ref(_weak_self: &Weak<Self>) { in wake_by_ref() method
|
| /external/rust/crates/futures-executor/src/ |
| D | local_pool.rs | 64 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|
| D | thread_pool.rs | 351 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|
| /external/rust/crates/tokio/src/runtime/ |
| D | park.rs | 342 unsafe fn wake_by_ref(raw: *const ()) { in wake_by_ref() function
|
| /external/rust/crates/tokio-test/src/ |
| D | task.rs | 243 unsafe fn wake_by_ref(raw: *const ()) { in wake_by_ref() function
|
| /external/rust/crates/futures-util/src/compat/ |
| D | compat03as01.rs | 187 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|
| /external/rust/crates/futures-util/src/future/future/ |
| D | shared.rs | 393 fn wake_by_ref(arc_self: &Arc<Self>) { in wake_by_ref() method
|