ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

pool_header Struct Reference
[Memory Pools]

Memory pool free object header. More...

#include <chmempools.h>

Collaboration diagram for pool_header:
Collaboration graph
[legend]

Data Fields

struct pool_headerph_next
 Pointer to the next pool header in the list.

Detailed Description

Memory pool free object header.

Definition at line 43 of file chmempools.h.


Field Documentation

Pointer to the next pool header in the list.

Definition at line 44 of file chmempools.h.

Referenced by chPoolAllocI(), and chPoolFreeI().


Generated on Sun Jul 11 13:13:34 2010 for ChibiOS/RT by doxygen 1.6.3