Constant CACHE_LINE_SIZE
pub const CACHE_LINE_SIZE: usize = 64; // 64usizeExpand description
Cache line size (64 bytes on most modern CPUs).
pub const CACHE_LINE_SIZE: usize = 64; // 64usizeCache line size (64 bytes on most modern CPUs).