Apache2
|
#include <mpm_fdqueue.h>
Public Member Functions | |
APR_RING_ENTRY (timer_event_t) link | |
Data Fields | |
apr_time_t | when |
ap_mpm_callback_fn_t * | cbfunc |
void * | baton |
int | canceled |
apr_array_header_t * | pfds |
timer_event_t::APR_RING_ENTRY | ( | timer_event_t | ) |
void* timer_event_t::baton |
int timer_event_t::canceled |
ap_mpm_callback_fn_t* timer_event_t::cbfunc |
apr_array_header_t* timer_event_t::pfds |
apr_time_t timer_event_t::when |