Searched refs:ap_cleanup_scoreboard (Results 1 - 2 of 2) sorted by relevance

/httpd/include/
H A Dscoreboard.h164 apr_status_t ap_cleanup_scoreboard(void *d);
/httpd/server/
H A Dscoreboard.c279 apr_status_t ap_cleanup_scoreboard(void *d) function
340 apr_pool_cleanup_register(p, NULL, ap_cleanup_scoreboard, apr_pool_cleanup_null);

Completed in 2909 milliseconds