Upcoming LLVM/Clang 15 has marked the ATOMIC_VAR_INIT() as deprecated breaking the build. In the previous commit, we have removed the use of ATOMIC_VAR_INIT(), but as that was a prerequisite to using the --enable-mutexatomic debugging mode, we have to remove the debugging mode.