Function report | 
Source Code:fs\io-wq.c | 
Create Date:2022-07-28 20:22:38 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:io_wqe_dec_running
Proto:static void io_wqe_dec_running(struct io_wqe *wqe, struct io_worker *worker)__must_hold(wqe->lock)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct io_wqe * | wqe | |
| struct io_worker * | worker | 
| 304 | acct = io_wqe_get_acct(wqe, worker) | 
| Name | Describe | 
|---|---|
| __io_worker_busy | Worker will start processing some work. Move it to the busy list, if* it's currently on the freelist | 
| io_wq_worker_sleeping | Called when worker is going to sleep. If there are no workers currently* running and we have work pending, wake up a free one or have the manager* set one up. | 
| 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  |