Function report |
Source Code:fs\io-wq.h |
Create Date:2022-07-28 09:35:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wq_list_add_tail
Proto:static inline void wq_list_add_tail(struct io_wq_work_node *node, struct io_wq_work_list *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_wq_work_node * | node | |
struct io_wq_work_list * | list |
37 | If Not first Then |
39 | WRITE_ONCE(first, node) |
40 | Else |
Name | Describe |
---|---|
io_wqe_enqueue |
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 |