summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNicky <nicky.dasmijn@posteo.nl>2024-04-21 18:50:38 +0200
committerMaki <maki@hotmilk.space>2024-04-22 17:58:37 -0400
commit920fd136f4b3aa2c4111173432e7040613737bc8 (patch)
treed26e65c00c38d2a2a944872a671b783e3253e1be /README.md
parentcbd64336eac12f03013fd91c8068810b5239af82 (diff)
Stream the volume catcher a little:
- Use LL_DEBUGS() for potential debug output. - Enclose mutex locking in their own scope, to make unlocking automatic and also limit the life time of a lock to as short as possible - Introduce mCleanupMutex to replace std::unique_lock pwLock(*this). I'm baffled using lock as a mutex like that did even compile. - Remove virtual inheritance, as it is not needed here.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions