Mixe for Privacy and Anonymity in the Internet
CAThreadPool Member List
This is the complete list of members for CAThreadPool, including all inherited members.
addRequest(THREAD_MAIN_TYP, void *args)CAThreadPool
CAThreadPool(UINT32 num_worker_threads, UINT32 max_queue_size, bool b_do_not_block_when_full)CAThreadPool
countRequests()CAThreadPool [inline]
destroy(bool bWaitForFinish)CAThreadPool
m_bDoNotBlockWhenFullCAThreadPool [private]
m_bQueueClosedCAThreadPool [private]
m_bShutdownCAThreadPool [private]
m_CurQueueSizeCAThreadPool [private]
m_MaxQueueSizeCAThreadPool [private]
m_NumThreadsCAThreadPool [private]
m_parThreadsCAThreadPool [private]
m_pcondEmptyCAThreadPool [private]
m_pcondNotEmptyCAThreadPool [private]
m_pcondNotFullCAThreadPool [private]
m_pmutexQueueCAThreadPool [private]
m_pQueueHeadCAThreadPool [private]
m_pQueueTailCAThreadPool [private]
worker_thread_main_loop(void *args)CAThreadPool [friend]
~CAThreadPool()CAThreadPool [inline]