Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/libtiutils/
DSemaphore.cpp125 status_t Semaphore::Wait() in Wait() function in android::Semaphore
/hardware/ti/omap4-aah/libtiutils/
DSemaphore.cpp126 status_t Semaphore::Wait() in Wait() function in Ti::Utils::Semaphore
/hardware/qcom/display/msm8996/sdm/include/utils/
Dlocker.h141 void Wait() { pthread_cond_wait(&condition_, &mutex_); } in Wait() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7133 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
7293 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest