RTEMS CPU Kit with SuperCore
4.11.2
|
Chain Handler API. More...
Go to the source code of this file.
Data Structures | |
struct | Chain_Node_struct |
This is used to manage each element (node) which is placed on a chain. More... | |
struct | Chain_Control |
This is used to manage a chain. More... | |
Typedefs | |
typedef struct Chain_Node_struct | Chain_Node |
This type definition promotes the name for the Chain Node used by all RTEMS code. More... | |
Chain Handler API.