#include <apr_allocator.h>
Data Fields | |
apr_memnode_t * | next |
apr_memnode_t ** | ref |
apr_uint32_t | index |
apr_uint32_t | free_index |
char * | first_avail |
char * | endp |
next memnode
reference to self
apr_uint32_t apr_memnode_t::index |
size
apr_uint32_t apr_memnode_t::free_index |
how much free
pointer to first free memory
char* apr_memnode_t::endp |
pointer to end of free memory