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