Searched refs:LoopThread_StartSubThread (Results 1 – 2 of 2) sorted by relevance
27 WRes LoopThread_StartSubThread(CLoopThread *p);
53 WRes LoopThread_StartSubThread(CLoopThread *p) { return Event_Set(&p->startEvent); } in LoopThread_StartSubThread() function309 if (LoopThread_StartSubThread(&t->thread) != SZ_OK) in MtCoder_Code()