Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 17:59:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_find_deepest - find the deepest node that an extraction can modify.*@node: the node being removed.* Do the first step of an extraction in an rb tree, looking for the* node that will replace @node, and returning the deepest node that
Proto:static struct rb_node *bfq_find_deepest(struct rb_node *node)
Type:struct rb_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_node * | node |
563 | Else |
571 | Return deepest |
Name | Describe |
---|---|
bfq_active_extract | q_active_extract - remove an entity from the active tree.*@st: the service_tree containing the tree.*@entity: the entity being removed. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |