summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-05-13 19:57:59 +0200
committerJosJuice <josjuice@gmail.com>2021-05-14 09:28:10 +0200
commitd17341572d5b9e148b54a80d4830820640c5c343 (patch)
treef1722fa2de8629f34e5e682003521d81831188a6 /Source/Core/VideoCommon/CommandProcessor.cpp
parent80ac36a712b80516f1708de56a5b6582127de2f4 (diff)
DSP: Change external_interrupt_waiting from volatile to atomic
Making this volatile accomplishes... Well, nothing in practice. Making it atomic, on the other hand, lets us enforce a memory ordering.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions