In `include/buffer_control_block.h` we declare space for mutexes for every BCB (not just root BCBs) yet we only use them in root BCBs.
In
include/buffer_control_block.hwe declare space for mutexes for every BCB (not just root BCBs) yet we only use them in root BCBs.