![]()  | 
  
    RTEMS
    5.1
    
   | 
 
Find the control structure of the tree containing the given node. More...
#include <rtems/rbtree.h>Functions | |
| rtems_rbtree_node * | rtems_rbtree_find (const rtems_rbtree_control *the_rbtree, const rtems_rbtree_node *the_node, rtems_rbtree_compare compare, bool is_unique) | 
| Tries to find a node for the specified key in the tree.  More... | |
Find the control structure of the tree containing the given node.
 1.8.15