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