函数逻辑报告 |
Source Code:kernel\time\posix-timers.c |
Create Date:2022-07-27 11:46:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This function is exported for use by the signal deliver code. It is* called just prior to the info block being released and passes that* block to us. It's function is to update the overrun entry AND to* restart the timer
函数原型:void posixtimer_rearm(struct kernel_siginfo *info)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kernel_siginfo * | info |
292 | timr等于lock_timer(si_tid, & flags) |
293 | 如果非timr则返回 |
296 | 如果it_interval且it_requeue_pending恒等于si_sys_private则 |
307 | unlock_timer(timr, flags) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |