Man Page: hrtimer_try_to_cancel
Operating Environment: centos
Section: 9
HRTIMER_TRY_TO_CANCE(9) Driver Basics HRTIMER_TRY_TO_CANCE(9)NAMEhrtimer_try_to_cancel - try to deactivate a timerSYNOPSISint hrtimer_try_to_cancel(struct hrtimer * timer);ARGUMENTStimer hrtimer to stopRETURNS0 when the timer was not active 1 when the timer was active -1 when the timer is currently excuting the callback function and cannot be stoppedCOPYRIGHTKernel Hackers Manual 3.10 June 2014 HRTIMER_TRY_TO_CANCE(9)
| Related Man Pages |
|---|
| sdl_settimer(3) - opensolaris |
| struct_hrtimer(9) - centos |
| sdl_settimer(3) - redhat |
| sdl_settimer(3) - suse |
| gettimer(3c) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |