Home
last modified time | relevance | path

Searched refs:CVirtThread (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DVirtThread.cpp11 CVirtThread *t = (CVirtThread *)p; in CoderThread()
20 WRes CVirtThread::Create() in Create()
32 WRes CVirtThread::Start() in Start()
38 void CVirtThread::WaitThreadFinish() in WaitThreadFinish()
H A DVirtThread.h9 struct CVirtThread struct
16 virtual ~CVirtThread() { WaitThreadFinish(); } in ~CVirtThread()
/third_party/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.h361 class CCoderMT: public CCoder, public CVirtThread
398 /* WaitThreadFinish() will be called in ~CVirtThread().
402 CVirtThread::WaitThreadFinish();
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp1658 : public CVirtThread
1711 /* WaitThreadFinish() will be called in ~CVirtThread().
1715 CVirtThread::WaitThreadFinish();

Completed in 4 milliseconds