Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp85 _multiThread = multiThread; in CDecoder()
148 if (_multiThread) in Decode()
182 if (_multiThread) in Decode()
194 if (_multiThread) in Decode()
314 if (_multiThread) in Decode()
D7zDecode.h37 bool _multiThread; variable