Function report |
Source Code:kernel\pid.c |
Create Date:2022-07-28 09:28:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__change_pid
Proto:static void __change_pid(struct task_struct *task, enum pid_type type, struct pid *new)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
enum pid_type | type | |
struct pid * | new |
334 | pid_ptr = task_pid_ptr(task, type) |
343 | When --tmp >= 0 cycle If pid_has_task(pid, tmp) Then |
345 | Return |
Name | Describe |
---|---|
detach_pid | |
change_pid |
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 |