isc_counter Struct Reference


Data Fields

unsigned int magic
isc_mem_tmctx
isc_mutex_t lock
unsigned int references
unsigned int limit
unsigned int used

Detailed Description

Definition at line 31 of file counter.c.


Field Documentation

unsigned int isc_counter::magic

Definition at line 32 of file counter.c.

Referenced by destroy(), and isc_counter_create().

isc_mem_t* isc_counter::mctx

Definition at line 33 of file counter.c.

Referenced by destroy(), and isc_counter_create().

isc_mutex_t isc_counter::lock

Definition at line 34 of file counter.c.

Referenced by destroy(), isc_counter_attach(), isc_counter_create(), isc_counter_detach(), isc_counter_increment(), and isc_counter_setlimit().

unsigned int isc_counter::references

Definition at line 35 of file counter.c.

Referenced by isc_counter_attach(), isc_counter_create(), and isc_counter_detach().

unsigned int isc_counter::limit

Definition at line 36 of file counter.c.

Referenced by isc_counter_create(), isc_counter_increment(), and isc_counter_setlimit().

unsigned int isc_counter::used

Definition at line 37 of file counter.c.

Referenced by isc_counter_create(), isc_counter_increment(), and isc_counter_used().


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