Searched refs:GetInstrumentationRuntimeMutex (Results 1 – 1 of 1) sorted by relevance
1988 static std::recursive_mutex &GetInstrumentationRuntimeMutex() { in GetInstrumentationRuntimeMutex() function2011 GetInstrumentationRuntimeMutex()); in RegisterPlugin()2021 GetInstrumentationRuntimeMutex()); in UnregisterPlugin()2038 std::lock_guard<std::recursive_mutex> guard(GetInstrumentationRuntimeMutex()); in GetInstrumentationRuntimeGetTypeCallbackAtIndex()2048 std::lock_guard<std::recursive_mutex> guard(GetInstrumentationRuntimeMutex()); in GetInstrumentationRuntimeCreateCallbackAtIndex()2061 GetInstrumentationRuntimeMutex()); in GetInstrumentationRuntimeCreateCallbackForPluginName()