Name

function::task_tid — The thread identifier of the task.

Synopsis

    task_tid:long(task:long)

Arguments

task

task_struct pointer.

Description

Return the thread id of the given task.