Searched refs:SessionMutex (Results 1 – 1 of 1) sorted by relevance
371 std::lock_guard<std::recursive_mutex> Lock(SessionMutex);465 mutable std::recursive_mutex SessionMutex; variable