Searched refs:parentSessionMutex_ (Results 1 – 2 of 2) sorted by relevance
686 mutable std::shared_mutex parentSessionMutex_; variable
1795 std::unique_lock<std::shared_mutex> lock(parentSessionMutex_); in SetParentSession()1804 std::shared_lock<std::shared_mutex> lock(parentSessionMutex_); in GetParentSession()