Function report |
Source Code:lib\xarray.c |
Create Date:2022-07-28 06:13:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Coding conventions in this file:*@xa is used to refer to the entire xarray
Proto:static inline unsigned int xa_lock_type(const struct xarray *xa)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct xarray * | xa |
Name | Describe |
---|---|
__xas_nomem | __xas_nomem() - Drop locks and allocate memory if needed.*@xas: XArray operation state.*@gfp: Memory allocation flags.* Internal variant of xas_nomem().* Return: true if memory was needed, and was successfully allocated. |
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 |