Home
last modified time | relevance | path

Searched defs:Wait (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gn/src/util/
Dsemaphore.cc31 void Semaphore::Wait() { in Wait() function in Semaphore
56 void Semaphore::Wait() { in Wait() function in Semaphore
86 void Semaphore::Wait() { in Wait() function in Semaphore
Dauto_reset_event.h44 void Wait() { in Wait() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dwaiter.cc76 bool Waiter::Wait(KernelTimeout t) { in Wait() function in absl::synchronization_internal::Waiter
176 bool Waiter::Wait(KernelTimeout t) { in Wait() function in absl::synchronization_internal::Waiter
249 bool Waiter::Wait(KernelTimeout t) { in Wait() function in absl::synchronization_internal::Waiter
371 bool Waiter::Wait(KernelTimeout t) { in Wait() function in absl::synchronization_internal::Waiter
Dper_thread_sem_test.cc49 void Wait() { in Wait() function in absl::synchronization_internal::SimpleSemaphore
131 static bool Wait(KernelTimeout t) { in Wait() function in absl::synchronization_internal::PerThreadSemTest
136 static bool Wait(absl::Time t) { in Wait() function in absl::synchronization_internal::PerThreadSemTest
Dper_thread_sem.h110 bool absl::synchronization_internal::PerThreadSem::Wait( in Wait() function
/third_party/skia/third_party/externals/dawn/src/dawn_platform/
DWorkerThread.cpp30 void Wait() { in Wait() function in __anon97899e870111::AsyncWaitableEventImpl
60 void Wait() override { in Wait() function in __anon97899e870111::AsyncWaitableEvent
/third_party/flutter/engine/flutter/fml/synchronization/
Dcount_down_latch.cc19 void CountDownLatch::Wait() { in Wait() function in fml::CountDownLatch
Dwaitable_event.cc68 void AutoResetWaitableEvent::Wait() { in Wait() function in fml::AutoResetWaitableEvent
131 void ManualResetWaitableEvent::Wait() { in Wait() function in fml::ManualResetWaitableEvent
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dblocking_counter.cc50 void BlockingCounter::Wait() { in Wait() function in absl::BlockingCounter
Dmutex_test.cc1524 TEST_P(TimeoutTest, Wait) { argument
/third_party/rust/crates/rustix/src/backend/linux_raw/thread/
Dfutex.rs20 Wait = linux_raw_sys::general::FUTEX_WAIT, enumerator
/third_party/cef/libcef/common/
Dwaitable_event_impl.cc51 void CefWaitableEventImpl::Wait() { in Wait() function in CefWaitableEventImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DThreading.h69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/third_party/cef/libcef_dll/ctocpp/
Dwaitable_event_ctocpp.cc80 NO_SANITIZE("cfi-icall") void CefWaitableEventCToCpp::Wait() { in Wait() function in CefWaitableEventCToCpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DThreading.h92 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_abort_sniffer.cpp127 void dng_priority_manager::Wait (dng_priority priority) in Wait() function in dng_priority_manager
Ddng_mutex.cpp311 bool dng_condition::Wait (dng_mutex &mutex, double timeoutSecs) in Wait() function in dng_condition
/third_party/skia/third_party/externals/swiftshader/tests/SystemUnitTests/
DSynchronizationTests.cpp56 TEST(EventCounter, Wait) in TEST() argument
/third_party/node/src/
Dnode_mutex.h193 void ConditionVariableBase<Traits>::Wait(const ScopedLock& scoped_lock) { in Wait() function
Dinspector_io.cc125 void Wait() { in Wait() function in node::inspector::__anon8aa9d3d00111::RequestQueueData
/third_party/googletest/googletest/src/
Dgtest-death-test.cc681 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
878 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest
1095 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc680 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
877 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest
1096 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp169 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait()
767 void WaitcntBrackets::applyWaitcnt(const AMDGPU::Waitcnt &Wait) { in applyWaitcnt()
852 AMDGPU::Waitcnt Wait; in generateWaitcntInstBefore() local
/third_party/googletest/googletest/test/
Dgoogletest-death-test-test.cc1007 int Wait() override { in Wait() function in __anon27b9b8870111::MockDeathTest
/third_party/cef/tests/ceftests/
Dresource_manager_unittest.cc254 void Wait() { event_->Wait(); } in Wait() function in __anon6aa340460211::ProviderDestructHelper

12