Function report |
Source Code:fs\pipe.c |
Create Date:2022-07-28 20:04:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Currently we rely on the pipe array holding a power-of-2 number* of pages. Returns 0 on error.
Proto:unsigned int round_pipe_size(unsigned long size)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | size |
1155 | If size > 1U << 31 Then Return 0 |
Name | Describe |
---|---|
pipe_set_size | Allocate a new array of pipe buffers and copy the info over. Returns the* pipe size if successful, or return -ERROR on error. |
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 |