Searched refs:GetEmulateInstructionMutex (Results 1 – 1 of 1) sorted by relevance
592 static std::recursive_mutex &GetEmulateInstructionMutex() { in GetEmulateInstructionMutex() function612 std::lock_guard<std::recursive_mutex> guard(GetEmulateInstructionMutex()); in RegisterPlugin()621 std::lock_guard<std::recursive_mutex> guard(GetEmulateInstructionMutex()); in UnregisterPlugin()637 std::lock_guard<std::recursive_mutex> guard(GetEmulateInstructionMutex()); in GetEmulateInstructionCreateCallbackAtIndex()648 std::lock_guard<std::recursive_mutex> guard(GetEmulateInstructionMutex()); in GetEmulateInstructionCreateCallbackForPluginName()