Searched refs:CMtCoderThread (Results 1 – 2 of 2) sorted by relevance
42 static SRes MtCoderThread_CreateAndStart(CMtCoderThread *t) in MtCoderThread_CreateAndStart()59 static void MtCoderThread_Destruct(CMtCoderThread *t) in MtCoderThread_Destruct()86 static SRes ThreadFunc2(CMtCoderThread *t) in ThreadFunc2()314 CMtCoderThread *t = (CMtCoderThread *)pp; in ThreadFunc()368 CMtCoderThread *t = &p->threads[i]; in MtCoder_Construct()447 CMtCoderThread *t = &p->threads[i]; in MtCoder_Code()498 CMtCoderThread *nextThread = &p->threads[p->numStartedThreads++]; in MtCoder_Code()
55 } CMtCoderThread; typedef127 CMtCoderThread threads[MTCODER_THREADS_MAX];