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

/httpd/server/mpm/netware/
H A Dmpm_netware.c109 #define WORKER_IDLE_KILL SERVER_IDLE_KILL macro
397 if (shutdown_pending || restart_pending || (ap_scoreboard_image->servers[0][my_worker_num].status == WORKER_IDLE_KILL)) {
645 else if (status == WORKER_IDLE_KILL) {
672 ap_update_child_status_from_indexes(0, last_non_dead, WORKER_IDLE_KILL,

Completed in 12 milliseconds