PTLib
Version 2.18.8
|
This is the complete list of members for PQueuedThreadPool< Work_T >::QueuedWorkerThread, including all inherited members.
AddWork(Work_T *work, const string &group) | PQueuedThreadPool< Work_T >::QueuedWorkerThread | inlinevirtual |
GetWorkSize() const | PQueuedThreadPool< Work_T >::QueuedWorkerThread | inline |
m_queue | PQueuedThreadPool< Work_T >::QueuedWorkerThread | protected |
m_working | PQueuedThreadPool< Work_T >::QueuedWorkerThread | protected |
QueuedWorkerThread(PThreadPool< Work_T > &pool, PThread::Priority priority=PThread::NormalPriority, const char *threadName=NULL) | PQueuedThreadPool< Work_T >::QueuedWorkerThread | inline |
RemoveWork(Work_T *work) | PQueuedThreadPool< Work_T >::QueuedWorkerThread | inlinevirtual |
Shutdown() | PQueuedThreadPool< Work_T >::QueuedWorkerThread | inline |
Work() | PQueuedThreadPool< Work_T >::QueuedWorkerThread | inlinevirtual |
WorkerThread(PThreadPool &pool, Priority priority=NormalPriority, const char *threadName=NULL) | PThreadPool< Work_T >::WorkerThread | inlineprotected |
~QueuedWorkerThread() | PQueuedThreadPool< Work_T >::QueuedWorkerThread | inline |