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

/httpd/server/mpm/worker/
H A Dworker.c128 static int had_healthy_child = 0; variable
1581 had_healthy_child = 1;
1591 if (had_healthy_child) {
2163 had_healthy_child = 0;
/httpd/server/mpm/event/
H A Devent.c179 static int had_healthy_child = 0; variable
2856 had_healthy_child = 1;
2866 if (had_healthy_child) {
3433 had_healthy_child = 0;

Completed in 26 milliseconds