Searched refs:LoopThread_WaitSubThread (Results 1 – 2 of 2) sorted by relevance
28 WRes LoopThread_WaitSubThread(CLoopThread *p);
54 WRes LoopThread_WaitSubThread(CLoopThread *p) { return Event_Wait(&p->finishedEvent); } in LoopThread_WaitSubThread() function321 LoopThread_WaitSubThread(&p->threads[j].thread); in MtCoder_Code()