task_clear_jobctl_pending(9) centos man page | unix.com

Man Page: task_clear_jobctl_pending

Operating Environment: centos

Section: 9

TASK_CLEAR_JOBCTL_PE(9) 					   Driver Basics					   TASK_CLEAR_JOBCTL_PE(9)

NAME
task_clear_jobctl_pending - clear jobctl pending bits
SYNOPSIS
void task_clear_jobctl_pending(struct task_struct * task, unsigned int mask);
ARGUMENTS
task target task mask pending bits to clear
DESCRIPTION
Clear mask from task->jobctl. mask must be subset of JOBCTL_PENDING_MASK. If JOBCTL_STOP_PENDING is being cleared, other STOP bits are cleared together. If clearing of mask leaves no stop or trap pending, this function calls task_clear_jobctl_trapping.
CONTEXT
Must be called with task->sighand->siglock held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TASK_CLEAR_JOBCTL_PE(9)
Related Man Pages
glindexmask(3g) - redhat
glstencilmask(3g) - redhat
iv_task(3) - debian
iv_task_register(3) - debian
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
[TIP] Processing YAML files with yq