Tor  0.4.7.0-alpha-dev
Data Fields
memarea_t Struct Reference

Data Fields

memarea_chunk_tfirst
 

Detailed Description

A memarea_t is an allocation region for a set of small memory requests that will all be freed at once.

Definition at line 119 of file memarea.c.

Field Documentation

◆ first

Top of the chunk stack: never NULL.

Definition at line 120 of file memarea.c.

Referenced by memarea_alloc(), memarea_assert_ok(), memarea_clear(), memarea_drop_all_(), memarea_get_stats(), and memarea_owns_ptr().


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