Data Fields | |
bs_uint32 | wait_time |
apr_pool_t * | pool |
Definition at line 399 of file thread.c.
Microseconds to wait before shutting down.
Definition at line 400 of file thread.c.
Referenced by shutdown_thread_main(), and stop_daemon().
apr_pool_t* shutdown_info::pool |
Memory pool used by the shutdown thread.
Definition at line 401 of file thread.c.
Referenced by shutdown_thread_main(), and stop_daemon().