Questo contenuto non è disponibile nella lingua selezionata.
function::task_tid
Name
function::task_tid — 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.