Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/t/
H A Dio_uring.c1149 int err, i, j, flags, fd, opt, threads_per_f, threads_rem = 0, nfiles; in main() local
1267 threads_rem = nthreads - threads_per_f * nfiles; in main()
1292 limit += threads_rem > 0 ? 1 : 0; in main()
1306 threads_rem--; in main()