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