Function report |
Source Code:kernel\exit.c |
Create Date:2022-07-28 09:02:16 |
Last Modify:2020-03-17 11:17:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__unhash_process
Proto:static void __unhash_process(struct task_struct *p, bool group_dead)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
bool | group_dead |
74 | counter of threads-- |
75 | detach_pid(p, PIDTYPE_PID) |
76 | If group_dead Then |
Name | Describe |
---|---|
__exit_signal | This function expects the tasklist_lock write-locked. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |