mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-22 09:01:16 -04:00
Making this volatile accomplishes... Well, nothing in practice. Making it atomic, on the other hand, lets us enforce a memory ordering.
Making this volatile accomplishes... Well, nothing in practice. Making it atomic, on the other hand, lets us enforce a memory ordering.