mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-24 02:19:34 -04: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.