Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h20 _numProcessors = _numThreads = NWindows::NSystem::GetNumberOfProcessors(); in InitCommon()
36 UInt32 _numProcessors; variable
DHandlerOut.cpp73 hres = ParseMtProp(name.Ptr(2), value, _numProcessors, _numThreads); in SetCommonProperty()