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
370 class CCoderMT: public CCoder, public CVirtThread405 ~CCoderMT() { CVirtThread::WaitThreadFinish(); } in ~CCoderMT()
1422 : public CVirtThread1473 ~CThreadDecoder() { CVirtThread::WaitThreadFinish(); } in ~CThreadDecoder()