Searched refs:_exit_cond (Results 1 – 2 of 2) sorted by relevance
92 thread->_exit_cond.broadcast (); in thread_func()196 _exit_cond.wait(_mutex); in stop()
67 XCam::Cond _exit_cond; variable