RTEMS CPU Kit with SuperCore
|
_Chain_Get_with_empty_check() implementation. More...
Functions | |
bool | _Chain_Get_with_empty_check (Chain_Control *chain, Chain_Node **node) |
Get the first node and check if the chain is empty afterwards. More... | |
_Chain_Get_with_empty_check() implementation.