Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DMethodProps.h59 int Get_NumThreads() const in Get_NumThreads() function
113 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads()
125 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1359 int numSubThreads = method.Get_NumThreads(); in MethodBench()