RTEMS 6.1-rc6
|
This source file contains the implementation of _RBTree_Insert_color(). More...
#include <rtems/score/rbtreeimpl.h>
Functions | |
RTEMS_RB_GENERATE_INSERT_COLOR (RBTree_Control, RBTree_Node, Node, static inline) void _RBTree_Insert_color(RBTree_Control *the_rbtree | |
Variables | |
RBTree_Node * | the_node |
This source file contains the implementation of _RBTree_Insert_color().
RBTree_Node* the_node |