]> git.ozlabs.org Git - ccan/history - ccan/timer/test/run-expiry.c
timer: make timer_del() idempotent, add timer_init().
[ccan] / ccan / timer / test / run-expiry.c
2014-10-30 Rusty Russelltimer: make timer_del() idempotent, add timer_init().
2014-10-30 Rusty Russelltimer: change timers_expire() to return a single timer.
2013-04-05 Rusty Russelltimers: implementation of lazily-ordered timers.