#include <thread_private.h>
Public Attributes | |
hythread_t | thread_list |
Pointer to the first thread in the list of threads contained in this group. | |
hythread_t | thread_list_tail |
Pointer to the first thread in the list of threads contained in this group. | |
int | threads_count |
Number of threads in this group. | |
int | group_index |
Group index or key for search purposes. | |
apr_pool_t * | pool |
Memory pool to place created threads into. | |
hythread_group_t | next |
hythread_group_t | prev |
Pointer to the first thread in the list of threads contained in this group.
Pointer to the first thread in the list of threads contained in this group.
Number of threads in this group.
Group index or key for search purposes.
apr_pool_t* HyThreadGroup.pool |
Memory pool to place created threads into.
Genereated on Tue Mar 11 19:25:45 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.