mem_block Struct Reference

Collaboration diagram for mem_block:

Collaboration graph
[legend]

Data Fields

struct mem_blocknext
struct mem_blockprev
struct mem_blocknext_free
struct mem_blockprev_free
struct mem_blockheap
int ofs
int size
unsigned int free:1
unsigned int reserved:1

Detailed Description

Definition at line 37 of file u_mm.h.


Field Documentation

struct mem_block* mem_block::next [read]

Definition at line 38 of file u_mm.h.

struct mem_block * mem_block::prev [read]

Definition at line 38 of file u_mm.h.

struct mem_block* mem_block::next_free [read]

Definition at line 39 of file u_mm.h.

struct mem_block * mem_block::prev_free [read]

Definition at line 39 of file u_mm.h.

struct mem_block* mem_block::heap [read]

Definition at line 40 of file u_mm.h.

int mem_block::ofs

Definition at line 41 of file u_mm.h.

int mem_block::size

Definition at line 41 of file u_mm.h.

unsigned int mem_block::free

Definition at line 42 of file u_mm.h.

unsigned int mem_block::reserved

Definition at line 43 of file u_mm.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:26:03 2009 for Gallium3D by  doxygen 1.5.4