Searched refs:ctPeakParallelism (Results 1 – 1 of 1) sorted by relevance
30 static std::atomic<unsigned> ctPeakParallelism; variable38 unsigned q = ctPeakParallelism; in Started()40 ctPeakParallelism.compare_exchange_strong(q, p); in Started()70 static unsigned PeakParallelism() { return ctPeakParallelism; } in PeakParallelism()75 ctInstantParallelism = ctPeakParallelism = 0; in Reset()