ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Public Attributes | List of all members
mm_checkpoint Struct Reference

The checkpoint for the multiple buddy system allocator. More...

#include <multi.h>

Public Attributes

uint_fast32_t ckpt_size
 The total count of allocated bytes at the moment of the checkpoint.
 
unsigned char chkps []
 The sequence of checkpoints of the allocated buddy systems (see buddy_checkpoint)
 

Detailed Description

The checkpoint for the multiple buddy system allocator.


The documentation for this struct was generated from the following file: