RTEMS CPU Kit with SuperCore
4.11.3
|
_Chain_Append_with_empty_check() implementation. More...
Functions | |
bool | _Chain_Append_with_empty_check (Chain_Control *chain, Chain_Node *node) |
Append a node and check if the chain was empty before. More... | |
_Chain_Append_with_empty_check() implementation.