task_nice(9)
NAME
task_nice - return the nice value of a given task.
SYNOPSIS
int task_nice(const struct task_struct * p);
ARGUMENTS
- p
- the task in question.
task_nice - return the nice value of a given task.
int task_nice(const struct task_struct * p);