function::task_tid(3) The thread identifier of the task

SYNOPSIS


task_tid:long(task:long)

ARGUMENTS

task

task_struct pointer

DESCRIPTION

This function returns the thread id of the given task.