/third_party/gn/src/util/ |
D | semaphore.cc | 31 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
|
D | auto_reset_event.h | 44 void Wait() { in Wait() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | waiter.cc | 76 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
|
D | per_thread_sem_test.cc | 49 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
|
D | per_thread_sem.h | 110 bool absl::synchronization_internal::PerThreadSem::Wait( in Wait() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_platform/ |
D | WorkerThread.cpp | 30 void Wait() { in Wait() function in __anon1ef4bd740111::AsyncWaitableEventImpl 60 void Wait() override { in Wait() function in __anon1ef4bd740111::AsyncWaitableEvent
|
/third_party/node/deps/v8/src/base/platform/ |
D | semaphore.cc | 33 void Semaphore::Wait() { in Wait() function in v8::base::Semaphore
|
D | condition-variable.cc | 76 void ConditionVariable::Wait(Mutex* mutex) { in Wait() function in v8::base::ConditionVariable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | blocking_counter.cc | 50 void BlockingCounter::Wait() { in Wait() function in absl::BlockingCounter
|
D | mutex_test.cc | 1524 TEST_P(TimeoutTest, Wait) { argument
|
/third_party/rust/crates/rustix/src/backend/linux_raw/thread/ |
D | futex.rs | 20 Wait = linux_raw_sys::general::FUTEX_WAIT, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Threading.h | 69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Threading.h | 92 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_abort_sniffer.cpp | 127 void dng_priority_manager::Wait (dng_priority priority) in Wait() function in dng_priority_manager
|
D | dng_mutex.cpp | 311 bool dng_condition::Wait (dng_mutex &mutex, double timeoutSecs) in Wait() function in dng_condition
|
/third_party/skia/third_party/externals/swiftshader/tests/SystemUnitTests/ |
D | SynchronizationTests.cpp | 56 TEST(EventCounter, Wait) in TEST() argument
|
/third_party/node/deps/googletest/src/ |
D | gtest-death-test.cc | 702 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest 860 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest 1077 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
|
/third_party/googletest/googletest/src/ |
D | gtest-death-test.cc | 684 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest 872 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest 1083 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 680 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/ |
D | SIInsertWaitcnts.cpp | 169 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/node/src/ |
D | node_mutex.h | 248 void ConditionVariableBase<Traits>::Wait(const ScopedLock& scoped_lock) { in Wait() function
|
D | inspector_io.cc | 123 void Wait() { in Wait() function in node::inspector::__anonc9f4827d0111::RequestQueueData
|
D | js_native_api_v8_inspector.cc | 539 void Wait() { in Wait() function in v8impl::__anoned64c24e0411::RequestQueueData
|
/third_party/node/deps/v8/src/execution/ |
D | futex-emulation.cc | 312 Object FutexEmulation::Wait(Isolate* isolate, WaitMode mode, in Wait() function in v8::internal::FutexEmulation 347 Object FutexEmulation::Wait(Isolate* isolate, WaitMode mode, in Wait() function in v8::internal::FutexEmulation
|
/third_party/googletest/googletest/test/ |
D | googletest-death-test-test.cc | 991 int Wait() override { in Wait() function in __anon98ebdb340111::MockDeathTest
|