Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.h305 bool ThreadFinishedOK; // if there is no fatal exception member in CProgressThreadVirt
311 CProgressThreadVirt(): Result(E_FAIL), ThreadFinishedOK(false) {} in CProgressThreadVirt()
H A DProgressDialog2.cpp1389 p->ThreadFinishedOK = true; in MyThreadFunction()
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp295 messageWasDisplayed = extracter.ThreadFinishedOK && extracter.MessagesDisplayed; in ExtractGUI()

Completed in 4 milliseconds