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. It must not be called from interrupt contexts.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRY_TO_DEL_TIMER_SYN(9)
| Related Man Pages |
|---|
| timer_delete(3c) - opensolaris |
| install_int(3alleg4) - debian |
| iv_timer_unregister(3) - debian |
| struct_hrtimer(9) - suse |
| install_int(3alleg4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |