Searched defs:stonewall (Results 1 - 2 of 2) sorted by relevance

/external/fio/
H A Dinit.c1114 if ((o->stonewall || o->new_group) && prev_group_jobs) {
1188 * recurse add identical jobs, clear numjobs and stonewall options
1199 td_new->o.stonewall = 0;
1310 int ret = 0, stonewall; local
1343 stonewall = stonewall_flag;
1397 * Separate multiple job files by a stonewall
1399 if (!global && stonewall) {
1400 td->o.stonewall = stonewall;
1401 stonewall
[all...]
H A Dthread_options.h153 unsigned int stonewall; member in struct:thread_options
377 uint32_t stonewall; member in struct:thread_options_pack

Completed in 236 milliseconds