Questo contenuto non è disponibile nella lingua selezionata.
function::task_gid
Name
function::task_gid — The group identifier of the task.
Synopsis
function task_gid:long(task:long)
Arguments
task
- task_struct pointer.
General Syntax
task_gid:long(task:long)
Description
This function returns the group id of the given task.