Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:46:50 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lay_buf_empty - boolean, is the channel buffer empty?*@buf: channel buffer* Returns 1 if the buffer is empty, 0 otherwise.
Proto:static int relay_buf_empty(struct rchan_buf *buf)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rchan_buf * | buf |
246 | Return If count of sub-buffers produced - count of sub-buffers consumed Then 0 Else 1 |
Name | Describe |
---|---|
relay_file_poll | lay_file_poll - poll file op for relay files*@filp: the file*@wait: poll table* Poll implemention. |
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 |