mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-15 10:50:09 +00:00

Change the memory order to acqure-release when we decrement the reference count. Prevents a race with line 89 reported by TSan.
Change the memory order to acqure-release when we decrement the reference count. Prevents a race with line 89 reported by TSan.