Searched refs:m_evtCond (Results 1 – 2 of 2) sorted by relevance
609 pthread_cond_t m_evtCond; variable
1699 pthread_cond_init(&m_evtCond, NULL); in QCamera2HardwareInterface()1774 pthread_cond_destroy(&m_evtCond); in ~QCamera2HardwareInterface()5914 pthread_cond_wait(&m_evtCond, &m_evtLock); in processSyncEvt()6676 pthread_cond_signal(&m_evtCond); in signalEvtResult()