Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp89 _multiThread = multiThread; in CDecoder()
156 if (_multiThread) in Decode()
190 if (_multiThread) in Decode()
202 if (_multiThread) in Decode()
323 if (_multiThread) in Decode()
D7zDecode.h37 bool _multiThread; variable