Home
last modified time | relevance | path

Searched refs:MtCoderThread_CreateAndStart (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/
DMtCoder.c50 static SRes MtCoderThread_CreateAndStart(CMtCoderThread *t) in MtCoderThread_CreateAndStart() function
215 res = MtCoderThread_CreateAndStart(&mtc->threads[mtc->numStartedThreads]); in ThreadFunc2()
531 RINOK(MtCoderThread_CreateAndStart(nextThread)); in MtCoder_Code()