函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:15:23 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Tell a process that it has a new active signal
函数原型:void signal_wake_up_state(struct task_struct *t, unsigned int state)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | t | |
unsigned int | state |
756 | Set thread flags in other task's structures.* See asm/thread_info.h for TIF_xxxx flags available: |
764 | 如果非wake_up_state(t, state | 睡眠态)则kick_process(t) |
名称 | 描述 |
---|---|
ptrace_attach |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |