(alarm_signal_handler): Call run_timers if not SYNC_INPUT.
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Apr 2008 06:46:02 +0000 (06:46 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Apr 2008 06:46:02 +0000 (06:46 +0000)
commit170c80bed42b58e346befd5b8c6f73a5b9d047b7
tree97a0b4aabea53705cb4ac586a0461500cc668016
parent799224fe61c0e65c9d0ac2107ec8eed8d898c679
(alarm_signal_handler): Call run_timers if not SYNC_INPUT.
Most of the code moved to run_timers.
(do_pending_atimers): Call run_timers.
(run_timers): New function.
src/atimer.c