RTEMS CPU Kit with SuperCore
Functions
rbtreenext.c File Reference

_RBTree_Next() and _RBTree_Next() implementation. More...

#include <rtems/score/rbtreeimpl.h>
#include <rtems/score/isr.h>
Include dependency graph for rbtreenext.c:

Functions

RBTree_Node_RBTree_Next (const RBTree_Node *node, RBTree_Direction dir)
 Returns the in-order next node of a node. More...
 

Detailed Description

_RBTree_Next() and _RBTree_Next() implementation.