Home
last modified time | relevance | path

Searched refs:g_persistentIdSetMutex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp51 std::mutex g_persistentIdSetMutex; variable
2911 std::lock_guard lock(g_persistentIdSetMutex); in GeneratePersistentId()