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_run_queue
Proto:static inline bool io_wqe_run_queue(struct io_wqe *wqe)__must_hold(wqe->lock)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_wqe * | wqe |
242 | If Not wq_list_empty( & work_list) && Not (flags & IO_WQE_FLAG_STALLED) Then Return true |
245 | Return false |
Name | Describe |
---|---|
io_wqe_dec_running | |
io_worker_spin_for_work | |
io_wqe_worker | |
io_wqe_need_worker |
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 |