mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-22 19:00:49 -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.