Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp262 const UInt32 numThreads_New = numBlockThreads * lzmaThreads; in SetMainMethod() local
263 CMultiMethodProps::SetMethodThreadsTo_Replace(methodFull, numThreads_New); in SetMainMethod()