is_global_init

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

is_global_init - check if a task structure is init

SYNOPSIS

int is_global_init(struct task_struct * tsk);

ARGUMENTS

tsk

Task structure to be checked.

DESCRIPTION

Check if a task structure is the first user space task the kernel created.