RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
rbtreemin.c File Reference

This source file contains the implementation of _RBTree_Minimum(). More...

#include <rtems/score/rbtreeimpl.h>

Functions

RBTree_Node_RBTree_Minimum (const RBTree_Control *tree)
 Returns the minimum node of the red-black tree.
 

Detailed Description

This source file contains the implementation of _RBTree_Minimum().