![]() |
Clear() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: ThreadPool.h |
void Clear();
Clear the data
try { CCriticalAutoRelease aRelease(m_pCSection); //Check we can have if if (!m_ulJobsCount) return; //Delete the data m_aJobList.clear(); m_ulJobsCount=0; } ERROR_HANDLER("Clear")
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |