Home
last modified time | relevance | path

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

123

/external/webrtc/webrtc/system_wrappers/source/
Devent_timer_posix.cc70 EventTypeWrapper EventTimerPosix::Wait(unsigned long timeout) { in Wait() function in webrtc::EventTimerPosix
118 EventTypeWrapper EventTimerPosix::Wait(timespec* end_at) { in Wait() function in webrtc::EventTimerPosix
Devent.cc39 EventTypeWrapper Wait(unsigned long max_time) override { in Wait() function in webrtc::EventWrapperImpl
Devent_timer_win.cc40 EventTypeWrapper EventTimerWin::Wait(unsigned long max_time) { in Wait() function in webrtc::EventTimerWin
/external/webrtc/webrtc/base/
Devent.cc49 bool Event::Wait(int milliseconds) { in Wait() function in rtc::Event
Dmacsocketserver.cc162 bool MacCFSocketServer::Wait(int cms, bool process_io) { in Wait() function in rtc::MacCFSocketServer
247 bool MacCarbonSocketServer::Wait(int cms, bool process_io) { in Wait() function in rtc::MacCarbonSocketServer
345 bool MacCarbonAppSocketServer::Wait(int cms, bool process_io) { in Wait() function in rtc::MacCarbonAppSocketServer
Dnullsocketserver.h25 virtual bool Wait(int cms, bool process_io) { in Wait() function
/external/v8/src/heap/
Dbarrier.h46 bool Wait() { in Wait() function
/external/perf_data_converter/src/quipper/compat/non_cros/detail/
Dthread.h32 void Wait() override { in Wait() function
/external/perf_data_converter/src/quipper/compat/cros/detail/
Dthread.h36 void Wait() override { event_.Wait(); } in Wait() function
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPITypes.h30 enum State : unsigned char { Nonblocking, Wait }; enumerator
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dtime_utils.cc51 bool PeriodicTimer::Wait() { in Wait() function in time_utils::PeriodicTimer
/external/tensorflow/tensorflow/core/lib/core/
Dblocking_counter.h48 inline void Wait() { in Wait() function
/external/v8/src/base/platform/
Dsemaphore.cc44 void Semaphore::Wait() { in Wait() function in v8::base::Semaphore
Dcondition-variable.cc72 void ConditionVariable::Wait(Mutex* mutex) { in Wait() function in v8::base::ConditionVariable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DThreading.h69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DThreading.h73 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/external/llvm/include/llvm/Support/
DThreading.h69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
/external/lzma/CPP/Windows/
DThread.h22 WRes Wait() { return Thread_Wait(&thread); } in Wait() function
/external/google-breakpad/src/tools/mac/upload_system_symbols/
Dupload_system_symbols.go163 func (p *WorkerPool) Wait() { func
250 func (dq *DumpQueue) Wait() { func
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain.cc31 virtual bool Wait(int cms, bool process_io) { in Wait() function in CustomSocketServer
/external/webrtc/webrtc/call/
Dbitrate_estimator_tests.cc47 bool Wait() { return callback_.Wait(); } in Wait() function in webrtc::__anon318203d90111::LogObserver
81 bool Wait() { return done_.Wait(test::CallTest::kDefaultTimeoutMs); } in Wait() function in webrtc::__anon318203d90111::LogObserver::Callback
/external/webrtc/webrtc/modules/video_coding/test/
Dtest_util.h36 virtual webrtc::EventTypeWrapper Wait(unsigned long max_time) { // NOLINT in Wait() function
/external/libchrome/base/synchronization/
Dcondition_variable_posix.cc65 void ConditionVariable::Wait() { in Wait() function in base::ConditionVariable
/external/syzkaller/vm/vmimpl/
Dmerger.go39 func (merger *OutputMerger) Wait() { func
/external/dng_sdk/source/
Ddng_abort_sniffer.cpp127 void dng_priority_manager::Wait (dng_priority priority) in Wait() function in dng_priority_manager

123