Constant MUTEX_SHM_SIZE

Source
pub const MUTEX_SHM_SIZE: usize = _; // 132usize
Expand description

The amount of shared memory space required to hold a Mutex.