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_peek - Return the next object but don't advance the iterator*@iter: Hash table iterator* Returns the next object or NULL when the end of the table is reached.* Returns -EAGAIN if resize event occurred. Note that the iterator
Proto:void *rhashtable_walk_peek(struct rhashtable_iter *iter)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rhashtable_iter * | iter |
902 | If skip Then |
909 | skip-- |
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 |