Function report |
Source Code:kernel\ptrace.c |
Create Date:2022-07-28 09:13:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called with irqs disabled, returns true if childs should reap themselves.
Proto:static int ignoring_children(struct sighand_struct *sigh)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sighand_struct * | sigh |
503 | ret = sa_handler == gnore signal || sa_flags & SA_NOCLDWAIT |
505 | spin_unlock( & siglock) |
506 | Return ret |
Name | Describe |
---|---|
__ptrace_detach | Called with tasklist_lock held for writing |
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 |