smd_threadpool_t Struct Reference
|
Data Fields |
apr_pool_t * | pool |
apr_queue_t * | que |
smd_threadp_ring_t | thrds |
smd_threadpool_fn_t | fn |
apr_uint32_t | status |
apr_size_t | numthrds |
Detailed Description
Actual thread pool data structure. Stores the ring of thread pool thread objects active in this thread pool, the queue for communicating with child threads and the work function.
The documentation for this struct was generated from the following file:
- /extra/work/state-dev/src/stated/smd_queue.c
Generated on Wed Apr 28 09:38:37 2004 for State by
1.3.5