Function report |
Source Code:lib\rhashtable.c |
Create Date:2022-07-28 06:25:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rht_bucket_nested_insert
Proto:struct rhash_lock_head **rht_bucket_nested_insert(struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash)
Type:struct rhash_lock_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct rhashtable * | ht | |
struct bucket_table * | tbl | |
unsigned int | hash |
1216 | ntbl = Dependency order vs. p above. (buckets[0]) |
1229 | If Not ntbl Then Return NULL |
1232 | Return bucket |
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 |