sGcCtx Struct Reference

#include <libmangle.h>

Data Fields

pGcElem head
pGcElem tail
sGcElemhead
sGcElemtail

Detailed Description

Garbage collector context. Tracks first and last of elements in gc context.

See also:
generate_gc()
release_gc()

Field Documentation

Pointer to first gc element in context.

Pointer to first gc element in context.

Pointer to last gc element in context.

Pointer to last gc element in context.


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

Generated on 10 Oct 2009 for libmangle by  doxygen 1.6.1