Searched refs:CMtCoderThread (Results 1 – 2 of 2) sorted by relevance
50 static SRes MtCoderThread_CreateAndStart(CMtCoderThread *t) in MtCoderThread_CreateAndStart()67 static void MtCoderThread_Destruct(CMtCoderThread *t) in MtCoderThread_Destruct()112 static SRes ThreadFunc2(CMtCoderThread *t) in ThreadFunc2()340 CMtCoderThread *t = (CMtCoderThread *)pp; in ThreadFunc()394 CMtCoderThread *t = &p->threads[i]; in MtCoder_Construct()473 CMtCoderThread *t = &p->threads[i]; in MtCoder_Code()524 CMtCoderThread *nextThread = &p->threads[p->numStartedThreads++]; in MtCoder_Code()
55 } CMtCoderThread; typedef127 CMtCoderThread threads[MTCODER__THREADS_MAX];