Searched refs:WelsThreadJoin (Results 1 – 6 of 6) sorted by relevance
92 WelsThreadJoin (mThreadID[i]); in TEST()95 WelsThreadJoin (mThreadID[i]); in TEST()101 WelsThreadJoin (mThreadID[i]); in TEST()
110 WelsThreadJoin (m_hThread); in Kill()
203 WELS_THREAD_ERROR_CODE WelsThreadJoin (WELS_THREAD_HANDLE thread) { in WelsThreadJoin() function261 WELS_THREAD_ERROR_CODE WelsThreadJoin (WELS_THREAD_HANDLE thread) { in WelsThreadJoin() function
139 WELS_THREAD_ERROR_CODE WelsThreadJoin (WELS_THREAD_HANDLE thread);
78 return WelsThreadJoin (t->h); in ThreadWait()
2259 …res = WelsThreadJoin ((*ppCtx)->pSliceThreading->pThreadHandles[iThreadIdx]); // waiting thread ex… in WelsUninitEncoderExt()