RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions | Variables
rbtreeinsert.c File Reference

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_Nodethe_node
 

Detailed Description

This source file contains the implementation of _RBTree_Insert_color().

Variable Documentation

◆ the_node

RBTree_Node* the_node
Initial value:
{
RBTree_Control_RTEMS_RB_INSERT_COLOR( the_rbtree, the_node )