HomeSort by relevance Sort by last modified time
    Searched refs:LoopThread_StartSubThread (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/
MtCoder.h 27 WRes LoopThread_StartSubThread(CLoopThread *p);
MtCoder.c 53 WRes LoopThread_StartSubThread(CLoopThread *p) { return Event_Set(&p->startEvent); }
309 if (LoopThread_StartSubThread(&t->thread) != SZ_OK)

Completed in 112 milliseconds