Searched refs:GetUnwindAssemblyMutex (Results 1 – 1 of 1) sorted by relevance
1825 static std::recursive_mutex &GetUnwindAssemblyMutex() { in GetUnwindAssemblyMutex() function1845 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in RegisterPlugin()1854 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in UnregisterPlugin()1870 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in GetUnwindAssemblyCreateCallbackAtIndex()1881 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in GetUnwindAssemblyCreateCallbackForPluginName()