Fri Aug 17 00:17:51 2018

Asterisk developer's documentation


ast_freed_regions Struct Reference

Data Fields

int index
struct ast_regionregions [FREED_MAX_COUNT]

Detailed Description

Definition at line 117 of file astmm.c.


Field Documentation

int index

Next index into freed regions[] to use.

Definition at line 121 of file astmm.c.

Referenced by freed_regions_flush(), and region_free().

struct ast_region* regions[FREED_MAX_COUNT] [read]

Memory regions that have been freed.

Definition at line 119 of file astmm.c.

Referenced by freed_regions_flush(), and region_free().


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

Generated on 17 Aug 2018 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1