Searched refs:activeNodesInRootMutex_ (Results 1 – 4 of 4) sorted by relevance
42 std::lock_guard<std::mutex> lock(activeNodesInRootMutex_); in AddActiveNode()52 std::lock_guard<std::mutex> lock(activeNodesInRootMutex_); in HasActiveNode()
195 std::mutex activeNodesInRootMutex_; variable
127 std::lock_guard<std::mutex> lock(context_->activeNodesInRootMutex_); in RSRenderThread()
451 std::lock_guard<std::mutex> lock(context_->activeNodesInRootMutex_); in Init()3720 std::lock_guard<std::mutex> lock(context_->activeNodesInRootMutex_); in CheckNodeHasToBePreparedByPid()3736 std::lock_guard<std::mutex> lock(context_->activeNodesInRootMutex_); in IsDrawingGroupChanged()3763 std::lock_guard<std::mutex> lock(context_->activeNodesInRootMutex_); in CheckAndUpdateInstanceContentStaticStatus()