Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

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.