函数逻辑报告 |
Source Code:kernel\relay.c |
Create Date:2022-07-27 12:51:36 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lay_buf_empty - boolean, is the channel buffer empty?*@buf: channel buffer* Returns 1 if the buffer is empty, 0 otherwise.
函数原型:static int relay_buf_empty(struct rchan_buf *buf)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rchan_buf * | buf |
246 | 返回:如果count of sub-buffers produced 减count of sub-buffers consumed 则0否则1 |
名称 | 描述 |
---|---|
relay_file_poll | lay_file_poll - poll file op for relay files*@filp: the file*@wait: poll table* Poll implemention. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |