PTLib  Version 2.14.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PThreadPool< Work_T >::WorkerThread Member List

This is the complete list of members for PThreadPool< Work_T >::WorkerThread, including all inherited members.

AddWork(Work_T *work)=0PThreadPool< Work_T >::WorkerThreadpure virtual
m_poolPThreadPool< Work_T >::WorkerThreadprotected
Main()=0PThreadPool< Work_T >::WorkerThreadpure virtual
RemoveWork(Work_T *work)=0PThreadPool< Work_T >::WorkerThreadpure virtual
WorkerThread(PThreadPool &pool, Priority priority=NormalPriority, const char *threadName=NULL)PThreadPool< Work_T >::WorkerThreadinlineprotected