| /external/rust/crates/tokio/src/sync/task/ |
| D | atomic_waker.rs | 246 pub(crate) fn wake(&self) { in wake() method 301 fn wake(self); in wake() method 306 fn wake(self) { in wake() method 316 fn wake(self) { in wake() method
|
| /external/rust/crates/mio/src/sys/unix/ |
| D | waker.rs | 33 pub fn wake(&self) -> io::Result<()> { in wake() method 92 pub fn wake(&self) -> io::Result<()> { in wake() method 139 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/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 | 17 fn wake(weak_self: Weak<Self>) { in wake() method
|
| /external/rust/crates/tokio/src/util/ |
| D | wake.rs | 10 fn wake(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/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/futures-core/src/task/__internal/ |
| D | atomic_waker.rs | 357 pub fn wake(&self) { in wake() method
|
| /external/rust/crates/tokio/src/runtime/ |
| D | shell.rs | 86 fn wake(self: Arc<Self>) { in wake() method
|
| /external/rust/crates/futures-util/benches_disabled/ |
| D | bilock.rs | 19 fn wake(_: &Arc<Self>) {} in notify_noop() method
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 124 bool wake; // This thread is to be woken from a Mutex. member
|
| /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/webrtc/third_party/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 | 124 bool wake; // This thread is to be woken from a Mutex. member
|
| /external/angle/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/openscreen/third_party/abseil/src/absl/base/internal/ |
| D | thread_identity.h | 73 bool wake; // This thread is to be woken from a Mutex. member
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/ |
| D | rx-newthread.hpp | 59 mutable std::condition_variable wake; member
|
| /external/crosvm/cros_async/src/sync/ |
| D | waiter.rs | 206 pub fn wake(&self) { in wake() method
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ |
| D | rx-synchronize.hpp | 43 mutable std::condition_variable wake; member
|
| /external/rust/crates/tokio/src/io/driver/ |
| D | scheduled_io.rs | 210 pub(super) fn wake(&self, ready: Ready) { in wake() method
|