Searched refs:MyThreadFunction (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp94 static THREAD_FUNC_DECL MyThreadFunction(void *param) function in struct:CThreadExtracting
120 RINOK(thread.Create(CThreadExtracting::MyThreadFunction, &t));
/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.h290 static THREAD_FUNC_DECL MyThreadFunction(void *param) function in class:CProgressThreadVirt
H A DProgressDialog2.cpp1232 RINOK(thread.Create(MyThreadFunction, this));

Completed in 165 milliseconds