Searched refs:MakeAutoThreadCounter (Results 1 – 3 of 3) sorted by relevance
476 pool_->living_thread_count()->MakeAutoThreadCounter()), in ThreadState()531 pool_->busy_thread_count()->MakeAutoThreadCounter(busy_count_idx_); in Step()580 pool_->busy_thread_count()->MakeAutoThreadCounter(busy_count_idx_); in Step()590 pool_->busy_thread_count()->MakeAutoThreadCounter(busy_count_idx_); in FinishDraining()
72 AutoThreadCounter MakeAutoThreadCounter(size_t idx) { in MakeAutoThreadCounter() function143 AutoThreadCounter MakeAutoThreadCounter() { return AutoThreadCounter(this); }; in MakeAutoThreadCounter() function
364 auto_counters.push_back(busy_thread_count.MakeAutoThreadCounter( in TEST_F()437 auto_counters.push_back(living_thread_count.MakeAutoThreadCounter()); in TEST_F()457 auto alive = living_thread_count.MakeAutoThreadCounter(); in TEST_F()467 auto alive = living_thread_count.MakeAutoThreadCounter(); in TEST_F()