Home
last modified time | relevance | path

Searched defs:wait (Results 601 – 625 of 1825) sorted by relevance

1...<<21222324252627282930>>...73

/aosp_15_r20/external/liburing/test/
H A Dacross-fork.c44 int wait) in submit_write()
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dparallel_benchmark.cpp13 void wait() { in wait() function in Baton
/aosp_15_r20/art/runtime/gc/
H A Dtask_processor.cc123 bool TaskProcessor::IsRunningThread(Thread* t, bool wait) { in IsRunningThread()
/aosp_15_r20/external/libcxx/src/
H A Dfuture.cpp150 __assoc_sub_state::wait() in wait() function in __assoc_sub_state
/aosp_15_r20/external/python/cpython2/Lib/
Dthreading.py309 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 Dpybind_utils.h134 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 Dxous.rs121 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 DBroadcastMessenger.java195 final long wait = timeout - System.currentTimeMillis(); in waitForNextMessageOrPing() local
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dguard_test_basic.pass.cpp118 bool wait(NopMutex&) { return false; } in wait() function
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DMapInfoTest.cpp158 std::atomic_bool wait; in TEST() local
/aosp_15_r20/external/pytorch/torch/xpu/
H A Dstreams.py129 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 Dxous.rs121 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 Dxous.rs121 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.py81 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 Dxous.rs121 pub unsafe fn wait(&self, mutex: &Mutex) { in wait() method
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/spin/
Donce.rs131 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 Dxous.rs121 pub unsafe fn wait(&self, mutex: &Mutex) { in wait() method
/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dnetwork_quality_metrics_reporter.cc111 rtc::Event wait; in PopulateStats() local
/aosp_15_r20/system/libfmq/
H A DEventFlag.cpp162 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__.py104 def wait(self, stream=None) -> None: member in Event
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Dmouse.c235 int mouseinterval(int wait) in mouseinterval()
/aosp_15_r20/external/crosvm/common/audio_streams/src/
H A Dasync_api.rs56 async fn wait(&self) -> Result<u64>; in wait() method
/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_resolver.cc208 void AsyncResolver::Destroy(bool wait) { in Destroy()
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dfuture.cpp108 void __assoc_sub_state::wait() { in wait() function in __assoc_sub_state
/aosp_15_r20/external/rust/android-crates-io/crates/epoll/src/
Dlib.rs163 pub fn wait(epfd: RawFd, timeout: i32, buf: &mut [Event]) -> io::Result<usize> { in wait() function

1...<<21222324252627282930>>...73