MyOS Libc
heap_block Struct Reference

Data Fields

char * bitmap
 Bitmap of avilable four byte groups.
 
size_t bitmap_byt_size
 Size of the bitmap in bytes.
 
size_t bitmap_bit_size
 Size of the bitmap in bits.
 
size_t avail_data_size
 Size of the data block.
 
void * data_block
 Data block.
 

Detailed Description

Represents a contiguos block in the heap


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