MANPAGES
Skip Quicknav
/ testing / linux-manual-4.8 / task_nice(9)
Scroll to navigation
task_nice - return the nice value of a given task.
int task_nice(const struct task_struct * p);
p
The nice value [ -20 ... 0 ... 19 ].