Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:42 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_signal_stop - handle group stop for SIGSTOP and other stop signals*@signr: signr causing group stop if initiating* If %JOBCTL_STOP_PENDING is not set yet, initiate group stop with @signr* and participate in it
Proto:static bool do_signal_stop(int signr)__releases(&get_current()->sighand->siglock)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int | signr |
2304 | If Not (jobctl & JOBCTL_STOP_PENDING) Then |
2305 | gstop = JOBCTL_STOP_PENDING | JOBCTL_STOP_CONSUME |
2309 | WARN_ON_ONCE(signr & ~signr of the last group stop ) |
2333 | If Not (see SIGNAL_* flags below & job control stop in effect ) Then hread group exit support = signr |
2341 | t = current process |
2351 | If Value is more likely to compile time(!(ptrace & SEIZE used, enable new behavior )) Then signal_wake_up(t, 0) |
2359 | If Value is more likely to compile time(!ptrace) Then |
2360 | notify = 0 |
2371 | spin_unlock_irq( & siglock) |
2382 | If notify Then |
2383 | read_lock( & tasklist_lock) |
2385 | read_unlock( & tasklist_lock) |
2389 | cgroup_enter_frozen() |
2390 | freezable_schedule() |
2391 | Return true |
2392 | Else |
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 |