函数逻辑报告 |
Source Code:kernel\time\posix-clock.c |
Create Date:2022-07-27 11:48:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_clock_desc
函数原型:static int get_clock_desc(const clockid_t id, struct posix_clock_desc *cd)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const clockid_t | id | |
struct posix_clock_desc * | cd |
201 | fp等于fget(clockid_to_fd(id)) |
207 | 如果open不等于posix_clock_open或非 needed for tty driver, and maybe others 则转到:out |
214 | out : |
217 | 返回:err |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |