mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-04 03:44:45 +02:00
MacOS does not support an equivalent of MAP_FIXED_NOREPLACE via mmap(), which means that our usage for allocating PCSX2's memory map is not thread-safe.