Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DVirtThread.h9 struct CVirtThread struct
16 ~CVirtThread() { WaitThreadFinish(); } in ~CVirtThread() argument
21 void WaitExecuteFinish() { FinishedEvent.Lock(); } in WaitExecuteFinish()