Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp89 static THREAD_FUNC_DECL MyThreadFunction(void *param) in MyThreadFunction() function
115 const WRes wres = thread.Create(CThreadExtracting::MyThreadFunction, &t); in ExtractArchive()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp1383 static THREAD_FUNC_DECL MyThreadFunction(void *param) in MyThreadFunction() function
1399 const WRes wres = thread.Create(MyThreadFunction, this); in Create()

Completed in 3 milliseconds