Searched defs:AutoThreadCounter (Results 1 – 1 of 1) sorted by relevance
43 AutoThreadCounter(BusyThreadCount* counter, size_t idx) in AutoThreadCounter() function54 AutoThreadCounter(AutoThreadCounter&& other) noexcept { in AutoThreadCounter() function119 explicit AutoThreadCounter(LivingThreadCount* counter) : counter_(counter) { in AutoThreadCounter() function129 AutoThreadCounter(AutoThreadCounter&& other) noexcept { in AutoThreadCounter() function