Function report |
Source Code:kernel\exit.c |
Create Date:2022-07-28 09:03:21 |
Last Modify:2020-03-17 11:17:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:eligible_pid
Proto:static int eligible_pid(struct wait_opts *wo, struct task_struct *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct wait_opts * | wo | |
struct task_struct * | p |
937 | Return wo_type == PIDTYPE_MAX || task_pid_type(p, wo_type) == wo_pid |
Name | Describe |
---|---|
eligible_child | |
child_wait_callback |
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 |