Function report |
Source Code:lib\rhashtable.c |
Create Date:2022-07-28 06:25:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hashtable_walk_next - Return the next object and advance the iterator*@iter: Hash table iterator* Note that you must call rhashtable_walk_stop when you are finished* with the walk.* Returns the next object or NULL when the end of the table is reached.
Proto:void *rhashtable_walk_next(struct rhashtable_iter *iter)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rhashtable_iter * | iter |
859 | If p Then |
860 | If Not rhlist || Not (list = fetch RCU-protected pointer for dereferencing(next)) Then |
864 | If Not rht_is_a_nulls(p) Then |
874 | skip = 0 |
875 | slot++ |
Name | Describe |
---|---|
test_bucket_stats |
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 |