Searched refs:CThreadProgressDialog (Results 1 – 1 of 1) sorted by relevance
185 struct CThreadProgressDialog struct190 ((CThreadProgressDialog *)param)->Result = ((CThreadProgressDialog *)param)->Process(); in MyThreadFunction() argument224 CThreadProgressDialog benchmarker; in testCProgressDialog()227 thread.Create(CThreadProgressDialog::MyThreadFunction, &benchmarker); in testCProgressDialog()