RTEMS CPU Kit with SuperCore
|
_RBTree_Next() and _RBTree_Next() implementation. More...
Functions | |
RBTree_Node * | _RBTree_Next (const RBTree_Node *node, RBTree_Direction dir) |
Returns the in-order next node of a node. More... | |
_RBTree_Next() and _RBTree_Next() implementation.