Home
last modified time | relevance | path

Searched refs:savingSnapshotMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_persistence.h71 std::mutex savingSnapshotMutex_; member in OHOS::OHOS::Rosen::ScenePersistence
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistence.cpp122 std::lock_guard<std::mutex> lock(scenePersistence->savingSnapshotMutex_); in SaveSnapshot()

Completed in 2 milliseconds