Home
last modified time | relevance | path

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

12

/external/webrtc/src/system_wrappers/source/
Devent_linux.cc126 EventTypeWrapper EventLinux::Wait(unsigned long timeout) in Wait() function in webrtc::EventLinux
181 EventTypeWrapper EventLinux::Wait(timespec& tPulse) in Wait() function in webrtc::EventLinux
/external/chromium/third_party/libjingle/source/talk/base/
Devent.cc84 bool Event::Wait(int cms) { in Wait() function in talk_base::Event
Dfirewallsocketserver.h83 virtual bool Wait(int cms, bool process_io) { in Wait() function
/external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
DSDL_systhread_c.h46 #define Wait WaitPPC macro
/external/chromium/base/synchronization/
Dcondition_variable_posix.cc31 void ConditionVariable::Wait() { in Wait() function in base::ConditionVariable
Dwaitable_event_win.cc49 bool WaitableEvent::Wait() { in Wait() function in base::WaitableEvent
Dcondition_variable_win.cc46 void ConditionVariable::Wait() { in Wait() function in base::ConditionVariable
Dwaitable_event_posix.cc152 bool WaitableEvent::Wait() { in Wait() function in base::WaitableEvent
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
DSDLOSXCAGuard.h102 void (*Wait)(struct S_SDLOSXCAGuard *cag); member
/external/chromium/chrome/browser/
Dplugin_data_remover.cc68 void PluginDataRemover::Wait() { in Wait() function in PluginDataRemover
/external/chromium/chrome/browser/chromeos/login/
Dscreen_locker_browsertest.cc62 void Wait(bool locker_state, bool fullscreen) { in Wait() function in __anon5f948ab40111::Waiter
/external/webkit/Source/WebCore/platform/
DCursor.h112 Wait, enumerator
/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebCookieJar.cpp209 void Wait(int numCallbacks) { in Wait() function in android::FlushSemaphore
/external/v8/src/
Dplatform-openbsd.cc510 void OpenBSDSemaphore::Wait() { in Wait() function in v8::internal::OpenBSDSemaphore
519 bool OpenBSDSemaphore::Wait(int timeout) { in Wait() function in v8::internal::OpenBSDSemaphore
Dplatform-cygwin.cc545 void CygwinSemaphore::Wait() { in Wait() function in v8::internal::CygwinSemaphore
562 bool CygwinSemaphore::Wait(int timeout) { in Wait() function in v8::internal::CygwinSemaphore
Dplatform-solaris.cc525 void SolarisSemaphore::Wait() { in Wait() function in v8::internal::SolarisSemaphore
555 bool SolarisSemaphore::Wait(int timeout) { in Wait() function in v8::internal::SolarisSemaphore
Dplatform-freebsd.cc575 void FreeBSDSemaphore::Wait() { in Wait() function in v8::internal::FreeBSDSemaphore
584 bool FreeBSDSemaphore::Wait(int timeout) { in Wait() function in v8::internal::FreeBSDSemaphore
Dplatform-macos.cc626 void Wait() { semaphore_wait(semaphore_); } in Wait() function in v8::internal::MacOSSemaphore
637 bool MacOSSemaphore::Wait(int timeout) { in Wait() function in v8::internal::MacOSSemaphore
/external/valgrind/unittest/
Dthread_wrappers_win.h154 void Wait(Mutex *mu) { in Wait() function
Dthread_wrappers.h304 void Wait() { in Wait() function
/external/valgrind/main/drd/tests/
Dtsan_thread_wrappers_pthread.h280 void Wait(Mutex *mu) { CHECK(0 == pthread_cond_wait(&cv_, &mu->mu_)); } in Wait() function
580 void Wait() { in Wait() function
/external/llvm/utils/unittest/googletest/
Dgtest-death-test.cc551 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
715 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/external/protobuf/gtest/src/
Dgtest-death-test.cc551 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
715 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/external/gtest/src/
Dgtest-death-test.cc436 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
734 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/external/chromium/testing/gtest/src/
Dgtest-death-test.cc599 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
763 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest

12