Searched refs:should_run (Results 1 – 3 of 3) sorted by relevance
671 while (lpc != NULL && should_run) { in scan()709 while (lpc != NULL && should_run) { in scan()731 while (vic != NULL && excess > 0 && should_run) { in scan()798 while (excess > 0 && vicaddr != NULL && should_run) { in scan()
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()
202 extern int should_run;