Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:47:16 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lay_flush - close the channel*@chan: the channel* Flushes all channel buffers, i.e. forces buffer switch.
Proto:void relay_flush(struct rchan *chan)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rchan * | chan |
872 | If Not chan Then Return |
875 | If One global buffer ? && (buf = per_cpu_ptr( per-cpu channel buffers , 0)) Then |
881 | 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 |