mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-01 10:40:30 +03:00
f3184cdff1
Speeds up allocations by significantly reducing the number of needed atomic ops per alloc. Could be optimised further in the future if needed.