Home
last modified time | relevance | path

Searched refs:_exit_cond (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_thread.cpp92 thread->_exit_cond.broadcast (); in thread_func()
196 _exit_cond.wait(_mutex); in stop()
H A Dxcam_thread.h67 XCam::Cond _exit_cond; variable