Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:15:04 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sig_handler_ignored
Proto:static inline bool sig_handler_ignored(void __user *handler, int sig)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
void __user * | handler | |
int | sig |
75 | Return handler == gnore signal || handler == default signal handling && sig_kernel_ignore(sig) |
Name | Describe |
---|---|
sig_task_ignored | |
do_sigaction |
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 |