Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DMethodProps.h64 int Get_NumThreads() const in Get_NumThreads() function
131 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads()
140 int numThreads = Get_NumThreads(); in Get_Xz_NumThreads()
188 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1202 if (numThreads == 1 && method.Get_NumThreads() < 0) in MethodBench()
1357 int numSubThreads = method.Get_NumThreads(); in MethodBench()