Function report | 
Source Code:kernel\async.c | 
Create Date:2022-07-28 09:33:26 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:async_schedule_node - NUMA specific version of async_schedule*@func: function to execute asynchronously*@data: data pointer to pass to the function*@node: NUMA node that we want to schedule this on or close to
Proto:async_cookie_t async_schedule_node(async_func_t func, void *data, int node)
Type:async_cookie_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| async_func_t | func | |
| void * | data | |
| int | node | 
| 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  |