Searched refs:GetMemoryHistoryMutex (Results 1 – 1 of 1) sorted by relevance
1914 static std::recursive_mutex &GetMemoryHistoryMutex() { in GetMemoryHistoryMutex() function1934 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in RegisterPlugin()1943 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in UnregisterPlugin()1959 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in GetMemoryHistoryCreateCallbackAtIndex()1970 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in GetMemoryHistoryCreateCallbackForPluginName()