HomeSort by relevance Sort by last modified time
    Searched defs:stonewall (Results 1 - 4 of 4) sorted by null

  /external/fio/
init.c 1190 if ((o->stonewall || o->new_group) && prev_group_jobs) {
1321 * recurse add identical jobs, clear numjobs and stonewall options
1332 td_new->o.stonewall = 0;
1445 int ret = 0, stonewall; local
    [all...]
thread_options.h 162 unsigned int stonewall; member in struct:thread_options
389 uint32_t stonewall; member in struct:thread_options_pack
  /external/autotest/client/tests/aiostress/
aio-stress.c 109 int stonewall = 1; variable
1078 if (stonewall)
1127 if (stonewall && threads_ending) {
    [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aio-stress.c 106 int stonewall = 1; variable
1095 if (stonewall)
1144 if (stonewall && threads_ending) {
    [all...]

Completed in 639 milliseconds