Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:43 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_jobctl_trap - take care of ptrace jobctl traps* When PT_SEIZED, it's used for both group stop and explicit* SEIZE/INTERRUPT traps. Both generate PTRACE_EVENT_STOP trap with* accompanying siginfo. If stopped, lower eight bits of exit_code contain
Proto:static void do_jobctl_trap(void)
Type:void
Parameter:Nothing
2420 | signr = jobctl & signr of the last group stop |
2422 | If ptrace & SEIZE used, enable new behavior Then |
2423 | If Not hread group stop support, overloads group_exit_code too && Not (see SIGNAL_* flags below & job control stop in effect ) Then signr = SIGTRAP |
2426 | WARN_ON_ONCE(!signr) |
2429 | Else |
2430 | WARN_ON_ONCE(!signr) |
2432 | exit_code = 0 |
Name | Describe |
---|---|
get_signal |
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 |