Home
last modified time | relevance | path

Searched refs:allstopped (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/tests/signaltest/src/
Dsignaltest.c387 int fd, len, allstopped = 0; in main() local
399 allstopped++; in main()
402 if (shutdown || allstopped) in main()
/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c584 int fd, len, allstopped = 0; in main() local
598 allstopped++; in main()
601 if (shutdown || allstopped) in main()