Function report |
Source Code:block\blk-ioc.c |
Create Date:2022-07-28 17:04:18 |
Last Modify:2020-03-17 23:16:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:put_io_context_active - put active reference on ioc*@ioc: ioc of interest* Undo get_io_context_active(). If active reference reaches zero after* put, @ioc can never issue further IOs and ioscheds are notified.
Proto:void put_io_context_active(struct io_context *ioc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_context * | ioc |
175 | If Not atomic_dec_and_test( & active_ref) Then |
187 | If flags & ICQ_EXITED Then Continue |
Name | Describe |
---|---|
exit_io_context | Called by the exiting task |
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 |