task_nice — return the nice value of a given task.
int task_nice (const struct task_struct * p);
int task_nice (
)
p
the task in question.