Fri Apr 15 20:41:40 2016

Asterisk developer's documentation


ast_freed_regions Struct Reference

Collaboration diagram for ast_freed_regions:
Collaboration graph
[legend]

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 15 Apr 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1