Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DMethodProps.h60 int Get_NumThreads() const in Get_NumThreads() function
106 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads()
118 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp1190 int numSubThreads = method.Get_NumThreads(); in MethodBench()