Searched refs:updateDecorVisibleMutex_ (Results 1 – 2 of 2) sorted by relevance
448 std::mutex updateDecorVisibleMutex_; variable
2713 std::lock_guard<std::mutex> lock(updateDecorVisibleMutex_); in UpdateDecorVisible()