Function report | 
Source Code:fs\io-wq.c | 
Create Date:2022-07-28 20:22:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Iterate the passed in list and call the specific function for each* worker that isn't exiting
Proto:static bool io_wq_for_each_worker(struct io_wqe *wqe, bool (*func)(struct io_worker *, void *), void *data)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct io_wqe * | wqe | |
| bool (* | func | |
| void * | data | 
| 800 | bool ret = false | 
| 803 | If io_worker_get(worker) Then | 
| 813 | Return ret | 
| Name | Describe | 
|---|---|
| io_wq_cancel_all | |
| io_wqe_cancel_cb_work | |
| io_wqe_cancel_work | |
| io_wq_destroy | 
| 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  |