Lines Matching defs:shutdown_pending
169 static int volatile shutdown_pending;
182 if (!shutdown_pending) {
272 if (shutdown_pending == 1) {
279 shutdown_pending = 1;
309 shutdown_pending = 1;
397 if (shutdown_pending || restart_pending || (ap_scoreboard_image->servers[0][my_worker_num].status == WORKER_IDLE_KILL)) {
878 restart_pending = shutdown_pending = 0;
923 while (!restart_pending && !shutdown_pending) {
941 if (shutdown_pending) { /* Got an unload from the console */
1240 shutdown_pending = 1;