函数逻辑报告 |
Source Code:kernel\rseq.c |
Create Date:2022-07-27 15:12:34 |
Last Modify:2022-05-20 08:09:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Restartable sequences are a lightweight interface that allows* user-level code to be executed atomically relative to scheduler* preemption and signal delivery
函数原型:static int rseq_update_cpu_id(struct task_struct *t)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | t |
92 | trace_rseq_update(t) |
93 | 返回:0 |
名称 | 描述 |
---|---|
__rseq_handle_notify_resume | This resume handler must always be executed between any of:* - preemption,* - signal delivery,* and return to user-space |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |