Searched refs:mActiveId_mutex (Results 1 – 2 of 2) sorted by relevance
714 const std::scoped_lock<std::mutex> lock(mActiveId_mutex); in off()1046 const std::scoped_lock<std::mutex> lock(mActiveId_mutex); in on()1695 const std::scoped_lock<std::mutex> lock(mActiveId_mutex); in waitForComplete()
241 std::mutex mActiveId_mutex; // protects mActiveId variable