jabberd2  2.2.16
Data Fields
pool_struct Struct Reference

pool - base node for a pool. More...

#include <pool.h>

Data Fields

int size
struct pfreecleanup
struct pfreecleanup_tail
struct pheapheap

Detailed Description

pool - base node for a pool.

Maintains a linked list of pool entries (pfree)


Field Documentation

Definition at line 82 of file pool.h.

Referenced by _pool_new(), _pool_heap(), pmalloc(), and pool_size().

Definition at line 83 of file pool.h.

Referenced by _pool_new(), _pool_cleanup_append(), pool_free(), and pool_cleanup().

Definition at line 84 of file pool.h.

Referenced by _pool_cleanup_append().

Definition at line 85 of file pool.h.

Referenced by _pool_new(), _pool_new_heap(), and pmalloc().


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