summaryrefslogtreecommitdiffstats
path: root/src/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Update doxygen annotations in libosmocoreHarald Welte2016-05-051-0/+2
* timer: Fix compiler warning about timevalHolger Hans Peter Freyther2015-08-211-3/+4
* timer: Use the now parameter when it is not NULLHolger Hans Peter Freyther2014-05-231-3/+3
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-1/+1
* add some missing doxygen annotation for libosmocore functionsHarald Welte2013-01-111-7/+5
* timer: Add function osmo_timer_remaining() to determine remainign timeHarald Welte2012-07-131-0/+28
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* timer: Better fix to the timer re-scheduling situationPablo Neira Ayuso2011-11-131-6/+3
* core/timer: Allow an already scheduled timer to be re-scheduled at a new timeSylvain Munaut2011-11-121-2/+6
* timer: Add compatibility header with timer helpersSylvain Munaut2011-10-211-0/+1
* timer: Simplify osmo_timers_nearest even moreSylvain Munaut2011-10-181-4/+4
* timer: Fix implementation of osmo_timers_nearest causing high CPU loadSylvain Munaut2011-10-171-4/+2
* timer: add scalable RB-tree based timer infrastructurePablo Neira Ayuso2011-10-171-81/+95
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-0/+36
* timer: use (void) for functions that take no argumentsHarald Welte2011-07-161-3/+3
* timer: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-071-14/+15
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* intial checkin of the libosmocore projectHarald Welte2010-02-201-0/+185