ROSS
Data Fields
mem_pool Struct Reference

Data Fields

struct mem_poolnext_pool
 
char * next_free
 
char * end_free
 

Detailed Description

Definition at line 103 of file tw-util.c.

Field Documentation

char* mem_pool::end_free

Definition at line 107 of file tw-util.c.

Referenced by pool_alloc(), and tw_calloc_stats().

char* mem_pool::next_free

Definition at line 106 of file tw-util.c.

Referenced by pool_alloc(), and tw_calloc_stats().

struct mem_pool* mem_pool::next_pool

Definition at line 105 of file tw-util.c.

Referenced by pool_alloc(), and tw_calloc_stats().


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