Searched refs:activeThread (Results 1 – 1 of 1) sorted by relevance
679 for (int32_t activeThread = 0; activeThread < m_DecCtxActiveCount; ++activeThread) { in GetOption() local680 …WAIT_SEMAPHORE (&m_pDecThrCtxActive[activeThread]->sThreadInfo.sIsIdle, WELS_DEC_THREAD_WAIT_INFIN… in GetOption()681 RELEASE_SEMAPHORE (&m_pDecThrCtxActive[activeThread]->sThreadInfo.sIsIdle); in GetOption()