HRTIMER_CANCEL(9) Driver Basics HRTIMER_CANCEL(9)NAMEhrtimer_cancel - cancel a timer and wait for the handler to finish.SYNOPSISint hrtimer_cancel(struct hrtimer * timer);ARGUMENTStimer the timer to be cancelledRETURNS0 when the timer was not active 1 when the timer was activeCOPYRIGHTKernel Hackers Manual 3.10 June 2014 HRTIMER_CANCEL(9)
| Related Man Pages |
|---|
| struct_hrtimer(9) - centos |
| gettimer(3c) - hpux |
| reltimer(3c) - hpux |
| struct_hrtimer(9) - suse |
| timer_delete(3rt) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |