static scoreboard *ap_scoreboard_image = NULL;
-static int volatile exit_after_unblock = 0;
-
#ifdef GPROF
/*
* change directory for gprof to plop the gmon.out file
put_scoreboard_info(child_num, ss);
}
+/*
static void increment_counts(int child_num, request_rec *r)
{
long int bs = 0;
put_scoreboard_info(child_num, ss);
}
+*/
static int find_child_by_pid(int pid)
{
NULL, /* type_checker */
NULL, /* pre-run fixups */
NULL, /* logger */
- NULL, /* header parser */
- NULL /* post_read_request */
+ NULL /* register hooks */
};