mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-14 08:10:08 +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.