函数逻辑报告 |
Source Code:fs\aio.c |
Create Date:2022-07-29 10:53:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_reqs_available
函数原型:static bool get_reqs_available(struct kioctx *ctx)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kioctx * | ctx |
1013 | 如果__get_reqs_available(ctx)则返回:true |
1016 | 返回:__get_reqs_available(ctx) |
名称 | 描述 |
---|---|
aio_get_req | aio_get_req* Allocate a slot for an aio request.* Returns NULL if no requests are free.* The refcount is initialized to 2 - one for the async op completion,* one for the synchronous code that does this. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |