PTLib
Version 2.10.10
|
This is the complete list of members for PThreadPool< Work_T >::WorkerThread, including all inherited members.
AddWork(Work_T *work)=0 | PThreadPool< Work_T >::WorkerThread | pure virtual |
m_pool | PThreadPool< Work_T >::WorkerThread | protected |
Main()=0 | PThreadPool< Work_T >::WorkerThread | pure virtual |
RemoveWork(Work_T *work)=0 | PThreadPool< Work_T >::WorkerThread | pure virtual |
WorkerThread(PThreadPool &pool, Priority priority=NormalPriority) | PThreadPool< Work_T >::WorkerThread | inline |