Function report |
Source Code:kernel\async.c |
Create Date:2022-07-28 09:33:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing*@cookie: async_cookie_t to use as checkpoint* This function waits until all asynchronous function calls prior to @cookie* have been done.
Proto:void async_synchronize_cookie(async_cookie_t cookie)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
async_cookie_t | cookie |
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 |