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 2.6. July 2010 HRTIMER_TRY_TO_CANCE(9)
| Related Man Pages |
|---|
| sdl_addtimer(3) - opensolaris |
| del_timer_sync(9) - centos |
| struct_hrtimer(9) - centos |
| sdl_settimer(3) - debian |
| iv_timer_unregister(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |