16 extern void model_allocator_lp_init(
struct mm_state *
self);
17 extern void model_allocator_lp_fini(
struct mm_state *
self);
19 extern void model_allocator_checkpoint_next_force_full(
struct mm_state *
self);
uint_least32_t array_count_t
The type used to handle dynamic arrays count of elements and capacity.
Definition: array.h:21
Handling of multiple buddy systems.
The checkpointable memory context assigned to a single LP.
Definition: multi.h:35