Start a thread. This is the one used if you're deriving from CATThread for your own threaded class. Override ThreadFunction() for your subclass... Definition at line 42 of file CATThread.cpp. References CATASSERT, fCallback, fThreadHandle, fThreadId, fUserParam, and W32ThreadProc(). Referenced by CATMsgThread::Start().
|