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