函数逻辑报告 |
Source Code:kernel\relay.c |
Create Date:2022-07-27 12:51:41 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lay_reset - reset the channel*@chan: the channel* This has the effect of erasing all data from all channel buffers* and restarting the channel in its initial state. The buffers* are not freed, so any mappings are still in effect.* NOTE
函数原型:void relay_reset(struct rchan *chan)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rchan * | chan |
392 | 如果非chan则返回 |
395 | 如果 One global buffer ? 且buf等于per_cpu_ptr( per-cpu channel buffers , 0)则 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |