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