Home
last modified time | relevance | path

Searched defs:CBenchProgressSync (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DBenchmarkDialog.cpp159 struct CBenchProgressSync struct
161 bool Exit; // GUI asks BenchThread to Exit, and BenchThread reads that variable
162 bool TextWasChanged;
187 CBenchProgressSync() in CBenchProgressSync() argument
202 void CBenchProgressSync::Init() in Init() argument