RTEMS 6.1-rc1
Functions
rbtreemax.c File Reference

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

#include <rtems/score/rbtreeimpl.h>

Functions

RBTree_Node_RBTree_Maximum (const RBTree_Control *tree)
 Returns the maximum node of the red-black tree. More...
 

Detailed Description

This source file contains the implementation of _RBTree_Maximum().