Este conteúdo não está disponível no idioma selecionado.
function::task_nice
Name
function::task_nice — The nice value of the task.
Synopsis
function task_nice:long(task:long)
function task_nice:long(task:long)
Arguments
task- task_struct pointer.
 
General Syntax
					task_nice:long(task:long)
				
Description
					This function returns the nice value of the given task.