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_full - boolean, is the channel buffer full?*@buf: channel buffer* Returns 1 if the buffer is full, 0 otherwise.
Proto:int relay_buf_full(struct rchan_buf *buf)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rchan_buf * | buf |
258 | Return If ready >= number of sub-buffers per buffer Then 1 Else 0 |
Name | Describe |
---|---|
subbuf_start_default_callback | subbuf_start() default callback. Does nothing. |
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 |