| 函数逻辑报告 | 
| Source Code: kernel\exit.c | Create Date:2022-07-27 10:02:00 | 
| Last Modify:2020-03-17 11:17:32 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:This function expects the tasklist_lock write-locked.
函数原型:static void __exit_signal(struct task_struct *tsk)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct task_struct * | tsk | 
| 102 | 加自旋锁 | 
| 119 | 如果group_dead则 | 
| 120 | tty等于NULL if no tty | 
| 121 | NULL if no tty = NULL | 
| 122 | 否则 | 
| 134 | add_device_randomness((constvoid * ) & sum_exec_runtime, sizeof(unsignedlonglong)) | 
| 143 | task_cputime(tsk, & utime, & stime) | 
| 144 | 当前CPU负责更新时间 | 
| 147 | gtime加等于task_gtime(tsk) | 
| 152 | inblock加等于task_io_get_inblock(tsk) | 
| 153 | oublock加等于task_io_get_oublock(tsk) | 
| 154 | task_io_accounting_add( & ioac, & ioac) | 
| 156 | nr_threads自减 | 
| 157 | __unhash_process(tsk, group_dead) | 
| 164 | flush_sigqueue( & 待处理信号) | 
| 165 | sighand = NULL | 
| 166 | 自旋锁解锁 | 
| 168 | __cleanup_sighand(sighand) | 
| 169 | 清除线程指定标志 | 
| 170 | 如果group_dead则 | 
| 171 | flush_sigqueue( & shared signal handling: ) | 
| 172 | tty_kref_put(tty) | 
| 名称 | 描述 | 
|---|---|
| release_task | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |