Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

DBusMemPool Struct Reference
[Memory pool implementation details]

Internals fields of DBusMemPool. More...


Data Fields

int element_size
 size of a single object in the pool

int block_size
 size of most recently allocated block

unsigned int zero_elements: 1
 whether to zero-init allocated elements

DBusFreedElementfree_elements
 a free list of elements to recycle

DBusMemBlockblocks
 blocks of memory from malloc()

int allocated_elements
 Count of outstanding allocated elements.


Detailed Description

Internals fields of DBusMemPool.

Definition at line 96 of file dbus-mempool.c.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 22 14:05:06 2003 for D-BUS by doxygen1.3-rc3