TRY_TO_DEL_TIMER_SYN(9) Driver Basics TRY_TO_DEL_TIMER_SYN(9)NAMEtry_to_del_timer_sync - Try to deactivate a timerSYNOPSISint try_to_del_timer_sync(struct timer_list * timer);ARGUMENTStimer timer do delDESCRIPTIONThis function tries to deactivate a timer. Upon successful (ret >= 0) exit the timer is not queued and the handler is not running on any CPU.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRY_TO_DEL_TIMER_SYN(9)
| Related Man Pages |
|---|
| struct_hrtimer(9) - centos |
| iv_timer(3) - debian |
| iv_timer_unregister(3) - debian |
| reltimer(3c) - hpux |
| timer_delete(3rt) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Please Welcome Dave Munro to the Moderator Team! |