Home
last modified time | relevance | path

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

/external/fio/
Dbackend.c1684 unsigned int cputhreads, realthreads, pending; in reap_threads() local
1690 realthreads = pending = cputhreads = 0; in reap_threads()
1699 cputhreads++; in reap_threads()
1784 if (*nr_running == cputhreads && !pending && realthreads) in reap_threads()