ThreadPool Struct Reference


Data Fields

Ns_Cond cond
Ns_Mutex queuelock
Tcl_HashTable queues
ThreadPoolRequests req
int nextThreadId
unsigned long nextQueueId
int maxThreads
int nthreads
int nidle
JobfirstPtr

Detailed Description

Thread pool structure. ns_job mananges a global set of threads.


Field Documentation

Ns_Cond ThreadPool::cond

Ns_Mutex ThreadPool::queuelock

Tcl_HashTable ThreadPool::queues

ThreadPoolRequests ThreadPool::req

int ThreadPool::nextThreadId

unsigned long ThreadPool::nextQueueId

int ThreadPool::maxThreads

int ThreadPool::nthreads

int ThreadPool::nidle

Job* ThreadPool::firstPtr


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:58 2007 by  doxygen 1.5.1