Function report |
Source Code:kernel\pid.c |
Create Date:2022-07-28 09:28:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:attach_pid() must be called with the tasklist_lock write-held.
Proto:void attach_pid(struct task_struct *task, enum pid_type type)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
enum pid_type | type |
327 | pid = task_pid_ptr(task, type) |
Name | Describe |
---|---|
copy_process | Create a new process |
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 |