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

/httpd/include/
H A Dmpm_common.h279 AP_DECLARE(void) ap_mpm_pod_killpg(ap_pod_t *pod, int num);
/httpd/server/mpm/prefork/
H A Dprefork.c1175 ap_mpm_pod_killpg(all_buckets[i].pod, retained->max_daemons_limit);
1251 ap_mpm_pod_killpg(all_buckets[i].pod, retained->max_daemons_limit);
/httpd/server/
H A Dmpm_unix.c727 void ap_mpm_pod_killpg(ap_pod_t *pod, int num) function
/httpd/server/mpm/motorz/
H A Dmotorz.c1384 ap_mpm_pod_killpg(all_buckets[i].pod, mz->max_daemons_limit);
1460 ap_mpm_pod_killpg(all_buckets[i].pod, mz->max_daemons_limit);

Completed in 1090 milliseconds