Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::task_current(3stap)


FUNCTION::TASK_CURRE

FUNCTION::TASK_CURRE

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::task_current − The current task_struct of the current task.

SYNOPSIS

task_current:long()

ARGUMENTS

None

GENERAL SYNTAX

task_current:long

DESCRIPTION

This function returns the task_struct representing the current process. This address can be passed to the various task_*() functions to extract more task−specific data.



function::task_current(3stap)