Home
last modified time | relevance | path

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

/external/autotest/client/tests/aiostress/
Daio-stress.c120 int threads_ending = 0; variable
1110 threads_ending = 0;
1127 if (stonewall && threads_ending) {
1180 threads_ending++;
1181 if (threads_ending == num_threads) {
1186 while(threads_ending != num_threads)
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c121 int threads_ending = 0; variable
1130 threads_ending = 0;
1148 if (stonewall && threads_ending) {
1203 threads_ending++;
1204 if (threads_ending == num_threads) {
1209 while (threads_ending != num_threads)