external_memory Struct Reference

An external memory block. More...


Data Fields

size_t size
 Size of this memory block (excluding this header).
int used
 Block is currently in use.


Detailed Description

An external memory block.

Definition at line 42 of file memtop_umalloc.c.


Field Documentation

Size of this memory block (excluding this header).

Definition at line 44 of file memtop_umalloc.c.

Referenced by ecollect_free(), and memtop_urealloc().

Block is currently in use.

Definition at line 46 of file memtop_umalloc.c.

Referenced by ecollect_free(), and memtop_urealloc().


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

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1