Lines Matching refs:stop
179 int stop;
181 int has_brakes = 0; /* stop everything if a test case fails */
197 case 'A': /* all-stop flag */
518 sigaction(SIGUSR2, &sa, NULL); /* stop the scheduler */
521 stop = 0;
527 if (stop || rec_signal || go_idle)
563 printf("incrementing stop\n");
564 ++stop;
572 stop++;
583 ++stop;
592 ++stop;
609 fprintf(stderr, "pan(%s): All stop!%s\n",
615 if (stop && (num_active == 0))
687 printf("PAN stop Alarm was received\n");