Function report |
Source Code:include\linux\pid.h |
Create Date:2022-07-28 05:38:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:s_child_reaper returns true if the pid is the init process* of the current namespace. As this one could be checked before* pid_ns->child_reaper is assigned in copy_process, we check* with the pid number.
Proto:static inline bool is_child_reaper(struct pid *pid)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct pid * | pid |
158 | Return nr == 1 |
Name | Describe |
---|---|
copy_process | Create a new process |
propagate_has_child_subreaper | |
alloc_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 |