mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-12 01:49:59 +01: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.