Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h752 mutable std::mutex leashWinSurfaceNodeMutex_; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp163 std::lock_guard<std::mutex> lock(leashWinSurfaceNodeMutex_); in SetLeashWinSurfaceNode()
177 std::lock_guard<std::mutex> lock(leashWinSurfaceNodeMutex_); in GetLeashWinSurfaceNode()

Completed in 8 milliseconds