Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
function::task_pid
Name
function::task_pid — The process identifier of the task.
Synopsis
function 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.