Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:47:15 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lay_close - close the channel*@chan: the channel* Closes all channel buffers and frees the channel.
Proto:void relay_close(struct rchan *chan)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rchan * | chan |
839 | If Not chan Then Return |
845 | Else for_each_possible_cpu(i) |
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 |