| Function report | 
| Source Code: lib\interval_tree.c | Create Date:2022-07-28 06:54:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:interval_tree_insert
Proto:void interval_tree_insert(struct interval_tree_node *node, struct rb_root_cached *root)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct interval_tree_node * | node | |
| struct rb_root_cached * | root | 
| 12 | bool leftmost = true | 
| 12 | parent = ({ | 
| 12 | }) | 
| 12 | If __subtree_last < last Then __subtree_last = last | 
| 12 | If start < Start of interval Then link = rb_left | 
| 12 | Else | 
| 12 | __subtree_last = last | 
| 12 | rb_link_node( & rb, rb_parent, link) | 
| 12 | rb_insert_augmented_cached( & rb, root, leftmost, & interval_tree_augment) | 
| Name | Describe | 
|---|---|
| interval_tree_test_init | |
| __mmu_interval_notifier_insert | 
| 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 |