Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_timeout_cancel
Proto:static int io_timeout_cancel(struct io_ring_ctx *ctx, __u64 user_data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_ring_ctx * | ctx | |
__u64 | user_data |
2845 | ret = 0 |
2846 | Break |
2857 | req_set_fail_links(req) |
2858 | io_cqring_fill_event(req, - ECANCELED) |
2859 | io_put_req(req) |
2860 | Return 0 |
Name | Describe |
---|---|
io_timeout_remove | Remove or update an existing timeout command |
io_async_find_and_cancel |
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 |