![]() |
SetThreadStatus() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Protected Function |
Declared in: GenericThread.h |
void SetThreadStatus( ThreadStatus aStatus);
Set our thread status
try { m_pCSection->Enter(); m_ThreadStatus=aStatus; } catch (...) { } m_pCSection->Exit();
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |