Searched refs:m_sIsBusy (Results 1 – 2 of 2) sorted by relevance
134 SWelsDecSemphore m_sIsBusy; variable
298 CREATE_SEMAPHORE (&m_sIsBusy, m_iThreadCount, m_iThreadCount, NULL); in OpenDecoderThreads()309 m_pDecThrCtx[i].sThreadInfo.sIsBusy = &m_sIsBusy; in OpenDecoderThreads()341 CLOSE_SEMAPHORE (&m_sIsBusy); in CloseDecoderThreads()