isc__mempool Struct Reference


Data Fields

isc_mempool_t common
 common header of mempool's
isc_mutex_tlock
 optional lock
isc__mem_tmctx
 our memory context

Detailed Description

Definition at line 178 of file mem.c.


Field Documentation

isc_mempool_t isc__mempool::common

common header of mempool's

Definition at line 180 of file mem.c.

Referenced by isc__mempool_create().

isc_mutex_t* isc__mempool::lock

optional lock

Definition at line 181 of file mem.c.

Referenced by isc___mempool_put(), isc__mempool_create(), isc__mempool_setfreemax(), and isc_mem_stats().

isc__mem_t* isc__mempool::mctx

our memory context

locked via the memory context's lock

Definition at line 182 of file mem.c.

Referenced by isc___mempool_put(), and isc__mempool_create().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha