mirror of
https://github.com/nzbget/nzbget.git
synced 2026-07-31 04:25:56 -04:00
Use a typedef to maintain the name and use Guard for simple scoped lock guards and UniqueLock when it needs to be movable.
Use a typedef to maintain the name and use Guard for simple scoped lock guards and UniqueLock when it needs to be movable.