Rechercher une page de manuel
hrtimer_cancel
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
hrtimer_cancel - cancel a timer and wait for the handler to finish.SYNOPSIS
- int hrtimer_cancel(struct hrtimer * timer);
ARGUMENTS
timer
- the timer to be cancelled
RETURNS
0 when the timer was not active 1 when the timer was active
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre