Searched refs:CVirtThread (Results 1 – 4 of 4) sorted by relevance
11 CVirtThread *t = (CVirtThread *)p; in CoderThread()20 WRes CVirtThread::Create() in Create()32 void CVirtThread::Start() in Start()38 void CVirtThread::WaitThreadFinish() in WaitThreadFinish()
9 struct CVirtThread struct16 ~CVirtThread() { WaitThreadFinish(); } in ~CVirtThread() argument
13 struct CCoder2: public CCoderInfo2, public CVirtThread24 ~CCoder2() { CVirtThread::WaitThreadFinish(); } in ~CCoder2()
630 class CThreadDecoder: public CVirtThread665 ~CThreadDecoder() { CVirtThread::WaitThreadFinish(); } in ~CThreadDecoder()