summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsTargetGroup.cpp
diff options
context:
space:
mode:
authorAdmiral H. Curtiss <pikachu025@gmail.com>2023-10-11 10:31:59 +0200
committerAdmiral H. Curtiss <pikachu025@gmail.com>2023-10-15 18:59:36 +0200
commit1645b1ed6264597964e502a22f5f42740b5a4789 (patch)
treee228dc57d83958d47d06826bbd36e5fc7d8bf71a /Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsTargetGroup.cpp
parent2677fd9a8e8d7118521838e3ecad4737ef11a6c3 (diff)
AchievementManager: Call ActivateDeactivateLeaderboards() and ActivateDeactivateRichPresence() under lock.
Both of these functions access `m_game_data` and don't lock themselves, so they must be called in a way that guarantees that `m_game_data` is not modified during the call.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsTargetGroup.cpp')
0 files changed, 0 insertions, 0 deletions