Man Page: task_clear_jobctl_pending
Operating Environment: centos
Section: 9
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 |
|---|
| 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 |