centos man page for task_clear_jobctl_pending

Query: task_clear_jobctl_pending

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_unregister(3) - debian
pvm_gettmask(3pvm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I