Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/C/
H A DMtCoder.c42 static SRes MtCoderThread_CreateAndStart(CMtCoderThread *t) in MtCoderThread_CreateAndStart() function
188 res = MtCoderThread_CreateAndStart(&mtc->threads[mtc->numStartedThreads]); in ThreadFunc2()
499 RINOK(MtCoderThread_CreateAndStart(nextThread)) in MtCoder_Code()