Searched defs:cputhreads (Results 1 - 1 of 1) sorted by path

/external/fio/
H A Dbackend.c1611 unsigned int cputhreads, realthreads, pending; local
1617 realthreads = pending = cputhreads = 0;
1626 cputhreads++;
1700 if (*nr_running == cputhreads && !pending && realthreads)

Completed in 289 milliseconds