Function report |
Source Code:lib\debugobjects.c |
Create Date:2022-07-28 06:55:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Allocate a new object from the hlist
Proto:static struct debug_obj *__alloc_object(struct hlist_head *list)
Type:struct debug_obj
Parameter:
Type | Parameter | Name |
---|---|---|
struct hlist_head * | list |
213 | If first Then |
218 | Return obj |
Name | Describe |
---|---|
alloc_object | Allocate a new object. If the pool is empty, switch off the debugger.* Must be called with interrupts disabled. |
__free_object |
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 |