mmtk::policy::marksweepspace::native_ms::block_list

Type Alias BlockLists

source
pub type BlockLists = Box<[BlockList; 49]>;
Expand description

All the bins for the block lists

Aliased Typeยง

struct BlockLists(/* private fields */);