Searched defs:AutoThreadCounter (Results 1 – 1 of 1) sorted by relevance
45 AutoThreadCounter(BusyThreadCount* counter, size_t idx) in AutoThreadCounter() function56 AutoThreadCounter(AutoThreadCounter&& other) noexcept { in AutoThreadCounter() function121 explicit AutoThreadCounter(LivingThreadCount* counter) : counter_(counter) { in AutoThreadCounter() function131 AutoThreadCounter(AutoThreadCounter&& other) noexcept { in AutoThreadCounter() function