init_timer_key(9) suse man page | unix.com

Man Page: init_timer_key

Operating Environment: suse

Section: 9

INIT_TIMER_KEY(9)						   Driver Basics						 INIT_TIMER_KEY(9)

NAME
init_timer_key - initialize a timer
SYNOPSIS
void init_timer_key(struct timer_list * timer, const char * name, struct lock_class_key * key);
ARGUMENTS
timer the timer to be initialized name name of the timer key lockdep class key of the fake lock used for tracking timer sync lock dependencies
DESCRIPTION
init_timer_key must be done to a timer prior calling *any* of the other timer functions.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INIT_TIMER_KEY(9)
Related Man Pages
struct_hrtimer(9) - centos
sdl_addtimer(3) - redhat
iv_timer_unregister(3) - debian
mktimer(3c) - hpux
reltimer(3c) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I