RTEMS CPU Kit with SuperCore
4.11.2
|
Find the control structure of the tree containing the given node. More...
#include <rtems/score/rbtreeimpl.h>
Functions | |
RBTree_Node * | _RBTree_Find (const RBTree_Control *the_rbtree, const RBTree_Node *the_node, 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.