Query: do_signal_stop
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DO_SIGNAL_STOP(9) Driver Basics DO_SIGNAL_STOP(9)NAMEdo_signal_stop - handle group stop for SIGSTOP and other stop signalsSYNOPSISbool do_signal_stop(int signr);ARGUMENTSsignr signr causing group stop if initiatingDESCRIPTIONIf JOBCTL_STOP_PENDING is not set yet, initiate group stop with signr and participate in it. If already set, participate in the existing group stop. If participated in a group stop (and thus slept), true is returned with siglock released. If ptraced, this function doesn't handle stop itself. Instead, JOBCTL_TRAP_STOP is scheduled and false is returned with siglock untouched. The caller must ensure that INTERRUPT trap handling takes places afterwards.CONTEXTMust be called with current->sighand->siglock held, which is released on true return.RETURNSfalse if group stop is already cancelled or ptrace trap is scheduled. true if participated in group stop.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DO_SIGNAL_STOP(9)
Related Man Pages |
---|
asadmin-stop-appserv(1as) - v7 |
asadmin-stop-domain(1as) - x11r4 |
asadmin-stop-domain(1as) - plan9 |
asadmin-stop-domain(1as) - xfree86 |
asadmin-stop-appserv(1as) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Please Welcome Dave Munro to the Moderator Team! |