Searched refs:swtichCount_ (Results 1 – 1 of 1) sorted by relevance
94 swtichCount_ = count; in SetSwitchCount()148 if (--swtichCount_ == 0) { in Work()167 std::atomic<int> swtichCount_ = false; member