Home
last modified time | relevance | path

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

/external/autotest/client/tests/aiostress/
Daio-stress.c67 #define RUN_FOREVER -1 macro
96 int iterations = RUN_FOREVER;
1126 while(t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {
1192 if (t->active_opers && (cnt < iterations || iterations == RUN_FOREVER)) {