function::task_pid.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

function::task_pid - The process identifier of the task.

SYNOPSIS

     task_pid:long(task:long)
 

ARGUMENTS

task

task_struct pointer.

GENERAL SYNTAX

task_pid:long (task:long)

DESCRIPTION

This fucntion returns the process id of the given task.