mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-09-12 10:00:06 +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.