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 |
|---|
| timer_delete(3c) - opensolaris |
| sdl_settimer(3) - redhat |
| gettimer(3c) - hpux |
| mktimer(3c) - hpux |
| struct_hrtimer(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |