Searched refs:should_run (Results 1 – 3 of 3) sorted by relevance
124 int should_run; variable883 should_run = 0; in terminate_signal()1451 should_run = 1; in main()1595 while (should_run != 0) { in main()1653 if (next > now && should_run != 0) { in main()
669 while (lpc != NULL && should_run) { in scan()707 while (lpc != NULL && should_run) { in scan()729 while (vic != NULL && excess > 0 && should_run) { in scan()796 while (excess > 0 && vicaddr != NULL && should_run) { in scan()
200 extern int should_run;