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_worker_release
Proto:static void io_worker_release(struct io_worker *worker)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_worker * | worker |
Name | Describe |
---|---|
io_wqe_activate_free_worker | Check head of free list for an available worker. If one isn't available,* caller must wake up the wq manager to create one. |
io_wq_for_each_worker | Iterate the passed in list and call the specific function for each* worker that isn't exiting |
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 |