C++ common classes
General purpose classes for use across projects (Apache license)
CXPlatPooledThread Member List
This is the complete list of members for CXPlatPooledThread, including all inherited members.
ALREADY_RUNNING enum valueCXPlatThread
ALREADY_SUSPENDED enum valueCXPlatThread
bDetachedCXPlatThread [protected]
bJoinedCXPlatThread [protected]
bSuspendedCXPlatThread [protected]
bTerminateThreadCXPlatPooledThread [protected]
bThreadAllocatedCXPlatPooledThread [protected]
bThreadBusyCXPlatPooledThread [protected]
CANT_START enum valueCXPlatThread
CloseThreadHandle()CXPlatThread [protected]
cStartWorkingCXPlatPooledThread [protected]
CXPlatPooledThread()CXPlatPooledThread
CXPlatThread()CXPlatThread
CXPlatThreadPool classCXPlatPooledThread [friend]
DetachThread()CXPlatThread [virtual]
GetThreadHandle()CXPlatThread [virtual]
GetThreadStatus()CXPlatThread [virtual]
GetThreadType()CXPlatThread [virtual]
hThreadHandleCXPlatThread [protected]
INVALID_REQUEST enum valueCXPlatThread
IsThreadActive(XPLAT_HANDLE hThread)CXPlatThread [static]
IsThreadBusy()CXPlatPooledThread [virtual]
lWaitForCompletionCXPlatPooledThread [protected]
NOT_STARTED enum valueCXPlatThread
NOT_SUPPORTED_ON_PLATFORM enum valueCXPlatThread
pFuncParamCXPlatPooledThread [protected]
PooledWorkerFunction()=0CXPlatPooledThread [protected, pure virtual]
pPoolParentCXPlatPooledThread [protected]
pUserParmCXPlatThread [protected]
RESUMED enum valueCXPlatThread
ResumeThread()CXPlatThread [virtual]
RUNNING enum valueCXPlatThread
SetCompletionWaitTime(unsigned long lWaitTime)CXPlatPooledThread
StartThread(void *pParam=NULL, BOOL bStartSuspended=FALSE)CXPlatThread [virtual]
StartWorking()CXPlatPooledThread [virtual]
SUSPENDED enum valueCXPlatThread
SuspendThread()CXPlatThread [virtual]
THREAD_STATUS enum nameCXPlatThread
THREAD_SUCCESS enum valueCXPlatThread
THREAD_TERMINATED enum valueCXPlatThread
WaitForThreadCompletion(DWORD dwTimeout=INFINITE)CXPlatThread [virtual]
WorkerFunction(void *pParam)CXPlatPooledThread [protected, virtual]
~CXPlatPooledThread()CXPlatPooledThread [virtual]
~CXPlatThread()CXPlatThread [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines