Searched refs:SZ_ERROR_THREAD (Results 1 – 6 of 6) sorted by relevance
36 #define RINOK_THREAD(x) { if ((x) != 0) return SZ_ERROR_THREAD; }134 return Event_Set(&mtc->readEvent) == 0 ? SZ_OK : SZ_ERROR_THREAD; in ThreadFunc2()189 res2 = SZ_ERROR_THREAD; in ThreadFunc2()345 return SZ_ERROR_THREAD; in ThreadFunc()361 return SZ_ERROR_THREAD; in ThreadFunc()
38 #define SZ_ERROR_THREAD 12 macro
102 #define RINOK_THREAD(x) { if ((x) != 0) return SZ_ERROR_THREAD; }
26 #define SZ_ERROR_THREAD 12 macro
549 SZ_ERROR_THREAD - errors in multithreading functions (only for Mt version)
279 SZ_ERROR_THREAD - errors in multithreading functions (only for Mt version)