RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Structures | Typedefs
chain.h File Reference

This header file provides interfaces of the Chain Handler which are used by the implementation and the API. More...

Go to the source code of this file.

Data Structures

struct  Chain_Node
 This structure represents a chain node. More...
 
union  Chain_Control
 This union represents a chain control block. More...
 

Typedefs

typedef struct Chain_Node Chain_Node
 This structure represents a chain node.
 

Detailed Description

This header file provides interfaces of the Chain Handler which are used by the implementation and the API.