Home
last modified time | relevance | path

Searched refs:hostSessionMutex_ (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h344 mutable std::mutex hostSessionMutex_; member in OHOS::Rosen::WindowSessionImpl
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp398 std::lock_guard<std::mutex> lock(hostSessionMutex_); in CreateAndConnectSpecificSession()
518 std::lock_guard<std::mutex> lock(hostSessionMutex_); in RecoverAndConnectSpecificSession()
565 std::lock_guard<std::mutex> lock(hostSessionMutex_); in RecoverAndReconnectSceneSession()
1440 std::lock_guard<std::mutex> lock(hostSessionMutex_); in Destroy()
H A Dwindow_extension_session_impl.cpp192 std::lock_guard<std::mutex> lock(hostSessionMutex_); in Destroy()
H A Dwindow_session_impl.cpp325 std::lock_guard<std::mutex> lock(hostSessionMutex_); in GetHostSession()
629 std::lock_guard<std::mutex> lock(hostSessionMutex_); in Destroy()

Completed in 16 milliseconds