函数逻辑报告 |
Source Code:kernel\signal.c |
Create Date:2022-07-27 10:15:06 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:calculate_sigpending
函数原型:void calculate_sigpending(void)
返回类型:void
参数:无
196 | spin_lock_irq( & siglock) |
197 | Set thread flags in other task's structures.* See asm/thread_info.h for TIF_xxxx flags available: |
198 | 确定进程等待信号 |
199 | spin_unlock_irq( & siglock) |
名称 | 描述 |
---|---|
schedule_tail | schedule_tail - first thing a freshly forked thread must call.*@prev: the thread we just switched away from. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |