Searched refs:GetPluginMapMutex (Results 1 – 1 of 1) sorted by relevance
51 static std::recursive_mutex &GetPluginMapMutex() { in GetPluginMapMutex() function62 std::lock_guard<std::recursive_mutex> guard(GetPluginMapMutex()); in PluginIsLoaded()69 std::lock_guard<std::recursive_mutex> guard(GetPluginMapMutex()); in SetPluginInfo()169 std::lock_guard<std::recursive_mutex> guard(GetPluginMapMutex()); in Terminate()