HomeSort by relevance Sort by last modified time
    Searched full:nthreads_running (Results 1 - 1 of 1) sorted by null

  /external/blktrace/
blktrace.c 311 static volatile int nthreads_running; variable
554 nthreads_running++;
567 while ((nthreads_running + nthreads_error) < ncpus_started)
575 while (nthreads_leaving < nthreads_running)
    [all...]

Completed in 32 milliseconds