Files
SDL/include
Cameron Gutman da032b77ab atomic: Use DMB ISHLD for aarch64 acquire barrier
This is a little more efficient than a DMB ISH and matches what
GCC, Clang, and MSVC generate for a C++11 acquire fence.

(cherry picked from commit f2206974b0)
2026-04-23 21:19:29 -05:00
..