/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | task.rs | 93 fn wake(self: Arc<Self>); in wake() method 157 unsafe fn wake<W: Wake + Send + Sync + 'static>(waker: *const ()) { in raw_waker() function 271 fn wake(self: Rc<Self>); in wake() method 329 unsafe fn wake<W: LocalWake + 'static>(waker: *const ()) { in local_raw_waker() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | task.rs | 93 fn wake(self: Arc<Self>); in wake() method 157 unsafe fn wake<W: Wake + Send + Sync + 'static>(waker: *const ()) { in raw_waker() function 271 fn wake(self: Rc<Self>); in wake() method 329 unsafe fn wake<W: LocalWake + 'static>(waker: *const ()) { in local_raw_waker() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | task.rs | 93 fn wake(self: Arc<Self>); in wake() method 157 unsafe fn wake<W: Wake + Send + Sync + 'static>(waker: *const ()) { in raw_waker() function 271 fn wake(self: Rc<Self>); in wake() method 329 unsafe fn wake<W: LocalWake + 'static>(waker: *const ()) { in local_raw_waker() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ |
H A D | task.rs | 93 fn wake(self: Arc<Self>); in wake() method 157 unsafe fn wake<W: Wake + Send + Sync + 'static>(waker: *const ()) { in raw_waker() function 271 fn wake(self: Rc<Self>); in wake() method 329 unsafe fn wake<W: LocalWake + 'static>(waker: *const ()) { in local_raw_waker() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ |
H A D | task.rs | 93 fn wake(self: Arc<Self>); in wake() method 157 unsafe fn wake<W: Wake + Send + Sync + 'static>(waker: *const ()) { in raw_waker() function 271 fn wake(self: Rc<Self>); in wake() method 329 unsafe fn wake<W: LocalWake + 'static>(waker: *const ()) { in local_raw_waker() function
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/task/ |
H A D | wake.rs | 145 wake: unsafe fn(*const ()), field 465 pub fn wake(self) { in wake() method 468 let wake = self.waker.vtable.wake; in wake() localVariable 726 pub fn wake(self) { in wake() method 729 let wake = self.waker.vtable.wake; in wake() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/task/ |
H A D | wake.rs | 145 wake: unsafe fn(*const ()), field 465 pub fn wake(self) { in wake() method 468 let wake = self.waker.vtable.wake; in wake() localVariable 726 pub fn wake(self) { in wake() method 729 let wake = self.waker.vtable.wake; in wake() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/task/ |
H A D | wake.rs | 145 wake: unsafe fn(*const ()), field 465 pub fn wake(self) { in wake() method 468 let wake = self.waker.vtable.wake; in wake() localVariable 726 pub fn wake(self) { in wake() method 729 let wake = self.waker.vtable.wake; in wake() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/task/ |
H A D | wake.rs | 145 wake: unsafe fn(*const ()), field 465 pub fn wake(self) { in wake() method 468 let wake = self.waker.vtable.wake; in wake() localVariable 726 pub fn wake(self) { in wake() method 729 let wake = self.waker.vtable.wake; in wake() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/task/ |
H A D | wake.rs | 145 wake: unsafe fn(*const ()), field 465 pub fn wake(self) { in wake() method 468 let wake = self.waker.vtable.wake; in wake() localVariable 726 pub fn wake(self) { in wake() method 729 let wake = self.waker.vtable.wake; in wake() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 12 fn wake(self: Arc<Self>) {} in test_waker_will_wake_clone() method 28 fn wake(self: Rc<Self>) {} in test_local_waker_will_wake_clone() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 12 fn wake(self: Arc<Self>) {} in test_waker_will_wake_clone() method 28 fn wake(self: Rc<Self>) {} in test_local_waker_will_wake_clone() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 12 fn wake(self: Arc<Self>) {} in test_waker_will_wake_clone() method 28 fn wake(self: Rc<Self>) {} in test_local_waker_will_wake_clone() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 12 fn wake(self: Arc<Self>) {} in test_waker_will_wake_clone() method 28 fn wake(self: Rc<Self>) {} in test_local_waker_will_wake_clone() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | task.rs | 12 fn wake(self: Arc<Self>) {} in test_waker_will_wake_clone() method 28 fn wake(self: Rc<Self>) {} in test_local_waker_will_wake_clone() method
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/ |
H A D | thread_cond.c | 70 unsigned int wake = 0; in _thread_cond_timedwait() local 132 unsigned int wake = 0; in apr_thread_cond_signal() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/ |
H A D | thread_cond.c | 145 struct waiter_t *wake; in apr_thread_cond_signal() local 161 struct waiter_t *wake; in apr_thread_cond_broadcast() local
|
/aosp_15_r20/frameworks/av/media/libaaudio/examples/utils/ |
H A D | AAudioExampleUtils.h | 212 android::status_t wake() { in wake() function 222 android::status_t wake(int32_t value) { in wake() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/sys/unix/selector/ |
D | poll.rs | 72 pub fn wake(&self, token: Token) -> io::Result<()> { in wake() method 436 pub fn wake(&self, token: Token) -> io::Result<()> { in wake() method 642 pub(crate) fn wake(&self) -> io::Result<()> { in wake() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/src/ffi/rustfuture/ |
D | future.rs | 243 pub(super) fn wake(&self) { in wake() function 270 fn wake(self: Arc<Self>) { in wake() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/aidl/com.android.server.inputflinger-ndk-source/gen/com/android/server/inputflinger/ |
D | IInputThread.cpp | 104 ::ndk::ScopedAStatus BpInputThread::wake() { in wake() function in aidl::com::android::server::inputflinger::BpInputThread 239 ::ndk::ScopedAStatus IInputThreadDefault::wake() { in wake() function in aidl::com::android::server::inputflinger::IInputThreadDefault
|
/aosp_15_r20/external/crosvm/devices/src/pci/ |
H A D | pci_root.rs | 107 fn wake(&mut self) -> anyhow::Result<()> { in wake() method 757 fn wake(&mut self) -> anyhow::Result<()> { in wake() method 860 fn wake(&mut self) -> anyhow::Result<()> { in wake() method 973 fn wake(&mut self) -> anyhow::Result<()> { in wake() method
|
/aosp_15_r20/external/crosvm/cros_async/src/ |
H A D | common_executor.rs | 60 fn wake(&self); in wake() method 106 fn wake(&self) { in wake() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-test/src/ |
D | task.rs | 198 fn wake(&self) { in wake() method 238 unsafe fn wake(raw: *const ()) { in wake() function
|