Searched refs:GetSystemRuntimeMutex (Results 1 – 1 of 1) sorted by relevance
927 static std::recursive_mutex &GetSystemRuntimeMutex() { in GetSystemRuntimeMutex() function947 std::lock_guard<std::recursive_mutex> guard(GetSystemRuntimeMutex()); in RegisterPlugin()956 std::lock_guard<std::recursive_mutex> guard(GetSystemRuntimeMutex()); in UnregisterPlugin()972 std::lock_guard<std::recursive_mutex> guard(GetSystemRuntimeMutex()); in GetSystemRuntimeCreateCallbackAtIndex()983 std::lock_guard<std::recursive_mutex> guard(GetSystemRuntimeMutex()); in GetSystemRuntimeCreateCallbackForPluginName()