Searched refs:numSubThreads (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp869 UInt32 numSubThreads = (numThreads > 1) ? 2 : 1; local
870 UInt32 numBigThreads = numThreads / numSubThreads;

Completed in 46 milliseconds