Searched refs:surfaceIdsToStopMutex_ (Results 1 – 6 of 6) sorted by relevance
151 mutable std::mutex surfaceIdsToStopMutex_; variable
167 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in stopSurface()1634 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in deleteAnimationsForStoppedSurfaces()
153 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in stopSurface()1622 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in deleteAnimationsForStoppedSurfaces()
147 mutable std::mutex surfaceIdsToStopMutex_; variable
158 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in stopSurface()1633 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in deleteAnimationsForStoppedSurfaces()