Query: init_timer_key
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INIT_TIMER_KEY(9) Driver Basics INIT_TIMER_KEY(9)NAMEinit_timer_key - initialize a timerSYNOPSISvoid init_timer_key(struct timer_list * timer, unsigned int flags, const char * name, struct lock_class_key * key);ARGUMENTStimer the timer to be initialized flags timer flags name name of the timer key lockdep class key of the fake lock used for tracking timer sync lock dependenciesDESCRIPTIONinit_timer_key must be done to a timer prior calling *any* of the other timer functions.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INIT_TIMER_KEY(9)
| Related Man Pages |
|---|
| timer_delete(3c) - opensolaris |
| struct_hrtimer(9) - centos |
| tau_mapping_profile_timer(3) - debian |
| mktimer(3c) - hpux |
| timer_settime(3) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| Controlling user input |