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

/httpd/server/mpm/worker/
H A Dworker.c388 static void worker_note_child_killed(int childnum, pid_t pid, ap_generation_t gen) function
446 worker_note_child_killed(/* slot */ 0, 0, 0);
1738 worker_note_child_killed(child_slot, 0, 0);
1755 worker_note_child_killed(-1, /* already out of the scoreboard */
1891 worker_note_child_killed);
1915 ap_relieve_child_processes(worker_note_child_killed);
1937 ap_relieve_child_processes(worker_note_child_killed);
1958 ap_reclaim_child_processes(1, worker_note_child_killed);
2003 worker_note_child_killed);

Completed in 929 milliseconds