| /external/rust/crates/tokio/src/sync/task/ |
| D | atomic_waker.rs | 303 pub(crate) fn wake(&self) { in wake() method 360 fn wake(self); in wake() method 365 fn wake(self) { in wake() method 375 fn wake(self) { in wake() method
|
| /external/rust/crates/mio/src/sys/unix/ |
| D | waker.rs | 30 pub fn wake(&self) -> io::Result<()> { in wake() method 87 pub fn wake(&self) -> io::Result<()> { in wake() method 132 pub fn wake(&self) -> io::Result<()> { in wake() method
|
| /external/rust/crates/futures-task/src/ |
| D | arc_wake.rs | 31 fn wake(self: Arc<Self>) { in wake() method
|
| /external/rust/crates/mio/src/sys/shell/ |
| D | waker.rs | 13 pub fn wake(&self) -> io::Result<()> { in wake() method
|
| /external/rust/crates/mio/src/ |
| D | waker.rs | 93 pub fn wake(&self) -> io::Result<()> { in wake() method
|
| /external/rust/crates/tokio/src/runtime/ |
| D | defer.rs | 22 pub(crate) fn wake(&mut self) { in wake() method
|
| /external/rust/crates/mio/src/sys/windows/ |
| D | waker.rs | 23 pub fn wake(&self) -> io::Result<()> { in wake() method
|
| /external/rust/crates/async-trait/tests/executor/ |
| D | mod.rs | 13 unsafe fn wake(_null: *const ()) { in block_on_simple() function
|
| /external/rust/crates/async-task/tests/ |
| D | waker_ready.rs | 101 fn wake() { in wake() function
|
| /external/crosvm/cros_async/src/ |
| D | waker.rs | 20 fn wake(weak_self: Weak<Self>) { in wake() method
|
| /external/rust/crates/tokio/src/sync/tests/ |
| D | notify.rs | 27 unsafe fn wake(_data: *const ()) { in notify_clones_waker_before_lock() function
|
| /external/crosvm/devices/src/ |
| D | i8042.rs | 73 fn wake(&mut self) -> anyhow::Result<()> { in wake() method
|
| D | suspendable.rs | 44 fn wake(&mut self) -> anyhow::Result<()> { in wake() method
|
| D | debugcon.rs | 97 fn wake(&mut self) -> anyhow::Result<()> { in wake() method
|
| /external/rust/crates/tokio-test/src/ |
| D | task.rs | 198 fn wake(&self) { in wake() method 238 unsafe fn wake(raw: *const ()) { in wake() function
|
| /external/rust/crates/tokio/src/util/ |
| D | wake.rs | 11 fn wake(arc_self: Arc<Self>); in wake() method
|
| /external/ltp/testcases/realtime/func/prio-wake/ |
| D | prio-wake.c | 137 nsec_t start, wake; in worker_thread() local
|
| /external/rust/crates/futures-core/src/task/__internal/ |
| D | atomic_waker.rs | 358 pub fn wake(&self) { in wake() method
|
| /external/rust/crates/futures-util/benches_disabled/ |
| D | bilock.rs | 19 fn wake(_: &Arc<Self>) {} in notify_noop() method
|
| /external/crosvm/devices/src/pci/ |
| D | pci_root.rs | 86 fn wake(&mut self) -> anyhow::Result<()> { in wake() method 504 fn wake(&mut self) -> anyhow::Result<()> { in wake() method 602 fn wake(&mut self) -> anyhow::Result<()> { in wake() method 710 fn wake(&mut self) -> anyhow::Result<()> { in wake() method
|
| /external/libtextclassifier/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 124 bool wake; // This thread is to be woken from a Mutex. member
|
| /external/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 73 bool wake; // This thread is to be woken from a Mutex. member
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 73 bool wake; // This thread is to be woken from a Mutex. member
|
| /external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 73 bool wake; // This thread is to be woken from a Mutex. member
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 73 bool wake; // This thread is to be woken from a Mutex. member
|