PTLib  Version 2.10.4
PQueuedThreadPool< Work_T >::QueuedWorkerThread Member List
This is the complete list of members for PQueuedThreadPool< Work_T >::QueuedWorkerThread, including all inherited members.
AddWork(Work_T *work)PQueuedThreadPool< Work_T >::QueuedWorkerThread [inline, virtual]
GetWorkSize() const PQueuedThreadPool< Work_T >::QueuedWorkerThread [inline]
m_availablePQueuedThreadPool< Work_T >::QueuedWorkerThread [protected]
m_mutexPQueuedThreadPool< Work_T >::QueuedWorkerThread [protected]
m_poolPThreadPool< Work_T >::WorkerThread [protected]
m_queuePQueuedThreadPool< Work_T >::QueuedWorkerThread [protected]
Main()PQueuedThreadPool< Work_T >::QueuedWorkerThread [inline, virtual]
Queue typedefPQueuedThreadPool< Work_T >::QueuedWorkerThread [protected]
QueuedWorkerThread(PThreadPool< Work_T > &pool, PThread::Priority priority=PThread::NormalPriority)PQueuedThreadPool< Work_T >::QueuedWorkerThread [inline]
RemoveWork(Work_T *)PQueuedThreadPool< Work_T >::QueuedWorkerThread [inline, virtual]
Shutdown()PQueuedThreadPool< Work_T >::QueuedWorkerThread [inline]
WorkerThread(PThreadPool &pool, Priority priority=NormalPriority)PThreadPool< Work_T >::WorkerThread [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines