PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PQueuedThreadPool< Work_T > Member List

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

AddWork(Work_T *work, const char *group=NULL)PThreadPool< Work_T >inline
AllocateWorker()PThreadPoolBaseprotectedvirtual
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Compare(const PObject &obj) const PObjectvirtual
Compare2(T v1, T v2)PObjectinlinestatic
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
CopyTraceContextIdentifier(PObject &obj) const PObjectinline
CopyTraceContextIdentifier(PObject *obj) const PObjectinline
CopyTraceContextIdentifier(PObject &to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject &to, const PObject *from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject &from)PObjectinlinestatic
CopyTraceContextIdentifier(PObject *to, const PObject *from)PObjectinlinestatic
CreateWorkerThread()PQueuedThreadPool< Work_T >inlineprotectedvirtual
EqualTo enum valuePObject
ExternalToInternalWorkMap_T typedefPThreadPool< Work_T >
GetClass() const PObjectinline
GetMaxUnits() const PThreadPoolBaseinline
GetMaxWorkers() const PThreadPoolBaseinline
GetTraceContextIdentifier() const PObjectinline
GetWorkerIncreaseLatency() const PQueuedThreadPool< Work_T >inline
GetWorkerIncreaseLimit() const PQueuedThreadPool< Work_T >inline
GreaterThan enum valuePObject
GroupInfoMap_t typedefPThreadPool< Work_T >
HashFunction() const PObjectvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
IsClass(const char *name) const PObjectinline
LessThan enum valuePObject
m_externalToInternalWorkMapPThreadPool< Work_T >
m_groupInfoMapPThreadPool< Work_T >
m_maxWorkerCountPThreadPoolBaseprotected
m_maxWorkUnitCountPThreadPoolBaseprotected
m_nextWorkerIncreaseTimePQueuedThreadPool< Work_T >protected
m_priorityPThreadPoolBaseprotected
m_threadNamePThreadPoolBaseprotected
m_traceContextIdentifierPObjectprotected
m_workerIncreaseLatencyPQueuedThreadPool< Work_T >protected
m_workerIncreaseLimitPQueuedThreadPool< Work_T >protected
m_workersPThreadPoolBaseprotected
OnMaxWaitTime(const QueuedWorkerThread &PTRACE_PARAM(thread), const PTimeInterval &PTRACE_PARAM(latency), const string &PTRACE_PARAM(group))PQueuedThreadPool< Work_T >inlinevirtual
OnWorkerStarted(WorkerThreadBase &thread)PThreadPoolBaseprotectedvirtual
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
PDECLARE_MUTEX(m_mutex)PThreadPoolBaseprotected
PObject()PObjectinlineprotected
PQueuedThreadPool(unsigned maxWorkers=std::max(PThread::GetNumProcessors(), 10U), unsigned maxWorkUnits=0, const char *threadName=NULL, PThread::Priority priority=PThread::NormalPriority, const PTimeInterval &workerIncreaseLatency=PMaxTimeInterval, unsigned workerIncreaseLimit=0)PQueuedThreadPool< Work_T >inline
PrintOn(ostream &strm) const PObjectvirtual
PThreadPool(unsigned maxWorkers=10, unsigned maxWorkUnits=0, const char *threadName=NULL, PThread::Priority priority=PThread::NormalPriority)PThreadPool< Work_T >inline
PThreadPoolBase(unsigned maxWorkerCount, unsigned maxWorkUnitCount, const char *threadName, PThread::Priority priority)PThreadPoolBaseprotected
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
ReadFrom(istream &strm)PObjectvirtual
ReclaimWorkers()PThreadPoolBasevirtual
RemoveWork(Work_T *work)PThreadPool< Work_T >inline
SetMaxUnits(unsigned count)PThreadPoolBaseinline
SetMaxWorkers(unsigned count)PThreadPoolBase
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
SetWorkerIncreaseLatency(const PTimeInterval &time)PQueuedThreadPool< Work_T >inline
SetWorkerIncreaseLimit(unsigned limit)PQueuedThreadPool< Work_T >inline
Shutdown()PThreadPoolBase
StopWorker(WorkerThreadBase *worker)PThreadPoolBaseprotectedvirtual
WorkerList_t typedefPThreadPoolBaseprotected
~PObject()PObjectinlinevirtual
~PThreadPoolBase()PThreadPoolBaseinline