/aosp_15_r20/external/liburing/test/ |
H A D | across-fork.c | 44 int wait) in submit_write()
|
/aosp_15_r20/external/pytorch/test/cpp/api/ |
H A D | parallel_benchmark.cpp | 13 void wait() { in wait() function in Baton
|
/aosp_15_r20/art/runtime/gc/ |
H A D | task_processor.cc | 123 bool TaskProcessor::IsRunningThread(Thread* t, bool wait) { in IsRunningThread()
|
/aosp_15_r20/external/libcxx/src/ |
H A D | future.cpp | 150 __assoc_sub_state::wait() in wait() function in __assoc_sub_state
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | threading.py | 309 def wait(self, timeout=None): member in _Condition 597 def wait(self, timeout=None): member in _Event
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | pybind_utils.h | 134 py::object wait() { in wait() function 279 py::object wait() { in wait() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 121 pub unsafe fn wait(&self, mutex: &Mutex) { in wait() method
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | BroadcastMessenger.java | 195 final long wait = timeout - System.currentTimeMillis(); in waitForNextMessageOrPing() local
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/ |
H A D | guard_test_basic.pass.cpp | 118 bool wait(NopMutex&) { return false; } in wait() function
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | MapInfoTest.cpp | 158 std::atomic_bool wait; in TEST() local
|
/aosp_15_r20/external/pytorch/torch/xpu/ |
H A D | streams.py | 129 def wait(self, stream=None) -> None: member in Event
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 121 pub unsafe fn wait(&self, mutex: &Mutex) { in wait() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 121 pub unsafe fn wait(&self, mutex: &Mutex) { in wait() method
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
H A D | _exit_test.py | 81 def wait(process): function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 121 pub unsafe fn wait(&self, mutex: &Mutex) { in wait() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/spin/ |
D | once.rs | 131 pub fn wait<'a>(&'a self) -> Option<&'a T> { in wait() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 121 pub unsafe fn wait(&self, mutex: &Mutex) { in wait() method
|
/aosp_15_r20/external/webrtc/test/pc/e2e/ |
H A D | network_quality_metrics_reporter.cc | 111 rtc::Event wait; in PopulateStats() local
|
/aosp_15_r20/system/libfmq/ |
H A D | EventFlag.cpp | 162 status_t EventFlag::wait(uint32_t bitmask, in wait() function in android::hardware::EventFlag
|
/aosp_15_r20/external/pytorch/torch/cpu/ |
H A D | __init__.py | 104 def wait(self, stream=None) -> None: member in Event
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
H A D | mouse.c | 235 int mouseinterval(int wait) in mouseinterval()
|
/aosp_15_r20/external/crosvm/common/audio_streams/src/ |
H A D | async_api.rs | 56 async fn wait(&self) -> Result<u64>; in wait() method
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | async_resolver.cc | 208 void AsyncResolver::Destroy(bool wait) { in Destroy()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | future.cpp | 108 void __assoc_sub_state::wait() { in wait() function in __assoc_sub_state
|
/aosp_15_r20/external/rust/android-crates-io/crates/epoll/src/ |
D | lib.rs | 163 pub fn wait(epfd: RawFd, timeout: i32, buf: &mut [Event]) -> io::Result<usize> { in wait() function
|