Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h654 mutable std::shared_mutex parentSessionMutex_; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1704 std::unique_lock<std::shared_mutex> lock(parentSessionMutex_); in SetParentSession()
1713 std::shared_lock<std::shared_mutex> lock(parentSessionMutex_); in GetParentSession()

Completed in 8 milliseconds