CPPSERV


Home Projects Jobs Clientele Contact
CPPSERV Documentation Download TODO Mailing lists Bug tracker News RSS Feed Browse source

container::CThreadPool Member List

This is the complete list of members for container::CThreadPool, including all inherited members.

CThreadPool(int numThreads, int queueLen)container::CThreadPool
getTask()container::CThreadPool [protected]
m_curQueueLencontainer::CThreadPool [private]
m_maxQueueLencontainer::CThreadPool [private]
m_queuecontainer::CThreadPool [private]
m_queueLockcontainer::CThreadPool [private]
m_runningcontainer::CThreadPool [private]
m_threadscontainer::CThreadPool [private]
m_tlLockcontainer::CThreadPool [private]
queue(Task *t)container::CThreadPool
stop()container::CThreadPool
tasklist_t typedefcontainer::CThreadPool [private]
threadDone(CThreadPool::Thread *thread)container::CThreadPool [protected]
threadlist_t typedefcontainer::CThreadPool [private]
~CThreadPool()container::CThreadPool

SourceForge.net Logo