alloc_pool_def Type Reference

#include <alloc-pool.h>

Collaboration diagram for alloc_pool_def:

Collaboration graph
[legend]

Data Fields

const char * name
size_t elts_per_block
alloc_pool_list free_list
size_t elts_allocated
size_t elts_free
size_t blocks_allocated
alloc_pool_list block_list
size_t block_size
size_t elt_size

Detailed Description

Definition at line 33 of file alloc-pool.h.


Field Documentation

const char * alloc_pool_def::name

Definition at line 35 of file alloc-pool.h.

Referenced by create_alloc_pool(), free_alloc_pool(), and pool_alloc().

Definition at line 39 of file alloc-pool.h.

Referenced by create_alloc_pool(), and pool_alloc().

Definition at line 40 of file alloc-pool.h.

Referenced by create_alloc_pool(), pool_alloc(), and pool_free().

Definition at line 41 of file alloc-pool.h.

Referenced by create_alloc_pool(), pool_alloc(), and pool_free().

Definition at line 42 of file alloc-pool.h.

Referenced by create_alloc_pool(), pool_alloc(), and pool_free().

Definition at line 43 of file alloc-pool.h.

Referenced by create_alloc_pool(), and pool_alloc().

Definition at line 44 of file alloc-pool.h.

Referenced by create_alloc_pool(), free_alloc_pool(), and pool_alloc().

Definition at line 45 of file alloc-pool.h.

Referenced by create_alloc_pool(), free_alloc_pool(), and pool_alloc().

Definition at line 46 of file alloc-pool.h.

Referenced by create_alloc_pool(), pool_alloc(), and pool_free().


The documentation for this type was generated from the following files:

Generated on Wed Apr 8 16:23:35 2009 for Open64 by  doxygen 1.5.6