diff --git a/src/sync.h b/src/sync.h index e51fad012b..968bf8b1ee 100644 --- a/src/sync.h +++ b/src/sync.h @@ -207,7 +207,22 @@ using DebugLock = UniqueLock decltype(auto) { LOCK(cs); code; }() class CSemaphore { private: