Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp789 static THREAD_FUNC_DECL DecodeThreadFunction(void *param) in DecodeThreadFunction() function
822 return thread[index].Create(DecodeThreadFunction, &decoder); in CreateDecoderThread()