Function report |
Source Code:include\linux\sched\signal.h |
Create Date:2022-07-28 05:40:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_pid_type
Proto:static inline struct pid *task_pid_type(struct task_struct *task, enum pid_type type)
Type:struct pid
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
enum pid_type | type |
597 | If type == PIDTYPE_PID Then pid = task_pid(task) |
601 | Return pid |
Name | Describe |
---|---|
eligible_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 |