Apache2
timer_event_t Struct Reference

#include <mpm_fdqueue.h>

Collaboration diagram for timer_event_t:

Public Member Functions

 APR_RING_ENTRY (timer_event_t) link
 

Data Fields

apr_time_t when
 
ap_mpm_callback_fn_tcbfunc
 
void * baton
 
int canceled
 
apr_array_header_tpfds
 

Member Function Documentation

◆ APR_RING_ENTRY()

timer_event_t::APR_RING_ENTRY ( timer_event_t  )

Field Documentation

◆ baton

void* timer_event_t::baton

◆ canceled

int timer_event_t::canceled

◆ cbfunc

ap_mpm_callback_fn_t* timer_event_t::cbfunc

◆ pfds

apr_array_header_t* timer_event_t::pfds

◆ when

apr_time_t timer_event_t::when

The documentation for this struct was generated from the following file: