RTEMS CPU Kit with SuperCore
4.11.2
|
Inlined Routines Associated with Red-Black Trees. More...
#include <rtems/score/rbtree.h>
Go to the source code of this file.
Typedefs | |
typedef bool(* | RBTree_Visitor) (const RBTree_Node *node, RBTree_Direction dir, void *visitor_arg) |
Red-black tree visitor. More... | |
Inlined Routines Associated with Red-Black Trees.
This include file contains the bodies of the routines which are associated with Red-Black Trees and inlined.