PTLib  Version 2.10.11
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)PThreadPool< Work_T >::WorkerThreadinline