MDEV-20612 preparation: LockMutexGuard
Let us use the RAII wrapper LockMutexGuard for most operations where lock_sys.mutex is acquired.
Showing
This diff is collapsed.
Please register or sign in to comment
Let us use the RAII wrapper LockMutexGuard for most operations where lock_sys.mutex is acquired.