init_timer

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

NAME

init_timer - initialize a timer.

SYNOPSIS

void init_timer(struct timer_list * timer);

ARGUMENTS

timer

the timer to be initialized

DESCRIPTION

init_timer must be done to a timer prior calling *any* of the other timer functions.