Forces a thread to stop - use sparingly. As WaitStop does, this one clears the thread handle. Start or StartProc must be called prior to calling other commands after ForceStop is issued. Definition at line 127 of file CATThread.cpp. References fCallback, fThreadHandle, and fUserParam. Referenced by CATMsgThread::Stop(), and ~CATThread().
|