mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 17:37:59 -05:00
unique_lock were being used as lock_guards. Also replaced manual lock/unlock by lock_guard for harmonization.
unique_lock were being used as lock_guards. Also replaced manual lock/unlock by lock_guard for harmonization.