Searched refs:GetUnwindAssemblyMutex (Results 1 – 1 of 1) sorted by relevance
1834 static std::recursive_mutex &GetUnwindAssemblyMutex() { in GetUnwindAssemblyMutex() function1854 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in RegisterPlugin()1863 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in UnregisterPlugin()1879 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in GetUnwindAssemblyCreateCallbackAtIndex()1890 std::lock_guard<std::recursive_mutex> guard(GetUnwindAssemblyMutex()); in GetUnwindAssemblyCreateCallbackForPluginName()