此内容没有您所选择的语言版本。
function::task_gid
Name
function::task_gid — The group identifier of the task.
Synopsis
function task_gid:long(task:long)
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.