Searched refs:nthreads (Results 1 – 3 of 3) sorted by relevance
272 int nthreads = nreaders + 1; in rcu_qtest_run() local273 while (qatomic_read(&nthreadsrunning) < nthreads) { in rcu_qtest_run()
172 static void perftestrun(int nthreads, int duration, int nreaders, int nupdaters) in perftestrun() argument174 while (qatomic_read(&nthreadsrunning) < nthreads) { in perftestrun()
41 give best utilisation (`--nthreads 24`).