RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
rbtreeprev.c File Reference

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

#include <rtems/score/rbtreeimpl.h>
#include <rtems/score/basedefs.h>

Functions

RBTree_Node_RBTree_Predecessor (const RBTree_Node *node)
 Returns the predecessor of a node.
 

Detailed Description

This source file contains the implementation of _RBTree_Predecessor().