worker_thread_args Struct Reference


Data Fields

apr_socket_t * sock
apr_pool_t * pool

Detailed Description

Structure to pass arguments to worker thread.

Definition at line 69 of file thread.c.


Field Documentation

apr_socket_t* worker_thread_args::sock

Socket to use by the thread

Definition at line 70 of file thread.c.

Referenced by setup_thread(), and worker_thread_main().

apr_pool_t* worker_thread_args::pool

Thread's memory pool

Definition at line 71 of file thread.c.

Referenced by setup_thread(), and worker_thread_main().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 09:51:41 2007 for Bio-SPHERE by  doxygen 1.5.1