Man Page: task_participate_group_stop
Operating Environment: centos
Section: 9
TASK_PARTICIPATE_GRO(9) Driver Basics TASK_PARTICIPATE_GRO(9)NAMEtask_participate_group_stop - participate in a group stopSYNOPSISbool task_participate_group_stop(struct task_struct * task);ARGUMENTStask task participating in a group stopDESCRIPTIONtask has JOBCTL_STOP_PENDING set and is participating in a group stop. Group stop states are cleared and the group stop count is consumed if JOBCTL_STOP_CONSUME was set. If the consumption completes the group stop, the appropriate SIGNAL_* flags are set.CONTEXTMust be called with task->sighand->siglock held.RETURNStrue if group stop completion should be notified to the parent, false otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TASK_PARTICIPATE_GRO(9)
| Related Man Pages |
|---|
| pvm_joingroup(3pvm) - redhat |
| pvm_joingroup(3pvm) - debian |
| pvmfgetinst(3pvm) - debian |
| pvmfjoingrp(3pvm) - debian |
| asadmin-stop-appserv(1as) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |