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

/httpd/server/mpm/worker/
H A Dworker.c135 static int resource_shortage = 0; variable
853 resource_shortage = 1;
1399 clean_child_exit(resource_shortage ? APEXIT_CHILDSICK : 0);
/httpd/server/mpm/event/
H A Devent.c191 static int resource_shortage = 0; variable
2004 resource_shortage = 1;
2670 clean_child_exit(resource_shortage ? APEXIT_CHILDSICK : 0);

Completed in 306 milliseconds