Home
last modified time | relevance | path

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

/external/lzma/C/
DMtDec.c275 SRes threadingErrorSRes; in ThreadFunc2() local
577 threadingErrorSRes = SZ_OK; in ThreadFunc2()
597 threadingErrorSRes = res2; in ThreadFunc2()
712 if (threadingErrorSRes) in ThreadFunc2()
715 p->threadingErrorSRes = threadingErrorSRes; in ThreadFunc2()
1042 p->threadingErrorSRes = SZ_OK; in MtDec_Code()
1113 p->threadingErrorSRes = sres; in MtDec_Code()
1120 || p->threadingErrorSRes != SZ_OK in MtDec_Code()
DMtDec.h149 SRes threadingErrorSRes; member