Home
last modified time | relevance | path

Searched defs:cond_wait (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dreentrant.h170 #define cond_wait(c, m) __libc_cond_wait((c), (m)) macro
/device/google/marlin/camera/QCamera2/HAL/
DQCameraStream.cpp2106 void QCameraStream::cond_wait() in cond_wait() function in qcamera::QCameraStream