Searched refs:GetMemoryHistoryMutex (Results 1 – 1 of 1) sorted by relevance
1905 static std::recursive_mutex &GetMemoryHistoryMutex() { in GetMemoryHistoryMutex() function1925 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in RegisterPlugin()1934 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in UnregisterPlugin()1950 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in GetMemoryHistoryCreateCallbackAtIndex()1961 std::lock_guard<std::recursive_mutex> guard(GetMemoryHistoryMutex()); in GetMemoryHistoryCreateCallbackForPluginName()