diff options
| author | JosJuice <josjuice@gmail.com> | 2021-05-13 19:57:59 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2021-05-14 09:28:10 +0200 |
| commit | d17341572d5b9e148b54a80d4830820640c5c343 (patch) | |
| tree | f1722fa2de8629f34e5e682003521d81831188a6 /Source/Core/VideoCommon/CommandProcessor.cpp | |
| parent | 80ac36a712b80516f1708de56a5b6582127de2f4 (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
