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)NAMEtask_clear_jobctl_pending - clear jobctl pending bitsSYNOPSISvoid task_clear_jobctl_pending(struct task_struct * task, unsigned int mask);ARGUMENTStask target task mask pending bits to clearDESCRIPTIONClear 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.CONTEXTMust be called with task->sighand->siglock held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TASK_CLEAR_JOBCTL_PE(9)
Related Man Pages |
---|
schedule_hrtimeout_range(9) - centos |
pvm_gettmask(3pvm) - redhat |
iv_task_register(3) - debian |
iv_task_unregister(3) - debian |
glindexmask(3g) - centos |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Shopt -s histappend |
[TIP] Processing YAML files with yq |