Apache2
|
Go to the source code of this file.
Functions | |
void | simple_register_timer (simple_core_t *sc, simple_timer_cb cb, void *baton, apr_time_t relative_time, apr_pool_t *shutdown_pool) |
void | simple_timer_run (simple_timer_t *ep) |
void simple_register_timer | ( | simple_core_t * | sc, |
simple_timer_cb | cb, | ||
void * | baton, | ||
apr_time_t | relative_time, | ||
apr_pool_t * | shutdown_pool | ||
) |
void simple_timer_run | ( | simple_timer_t * | ep | ) |