Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h657 mutable std::mutex sessionChangeCbMutex_; member in OHOS::OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp615 std::lock_guard<std::mutex> guard(sessionChangeCbMutex_); in RegisterSessionChangeCallback()

Completed in 9 milliseconds