MDEV-17441 - InnoDB transition to C++11 atomics
Simplified mutex code. MutexDebug uses OSMutex instead of atomic operations now.
Showing
This diff is collapsed.
Please register or sign in to comment
Simplified mutex code. MutexDebug uses OSMutex instead of atomic operations now.