]> rtime.felk.cvut.cz Git - ulut.git/commit
The uLUt root htimer can be redirected through ul_root_htimer_ops.
authorppisa <ppisa>
Tue, 27 Jan 2009 20:34:04 +0000 (20:34 +0000)
committerppisa <ppisa>
Tue, 27 Jan 2009 20:34:04 +0000 (20:34 +0000)
commit24d8965f4fcd8a7758be8369265ebdc14a8fad39
tree2754b357cad06e6c90daa52d1711e45d2128eea6
parent22cacdfea7d2bd997d4283bc869d103dd1e94c5f
The uLUt root htimer can be redirected through ul_root_htimer_ops.

These changes are necessary to allow integration into another
root main loop and events processing framework in future.

The types ul_mstime_t/ul_msdiff_t and ul_htim_time_t/ul_htim_diff_t
are not intermixed in the code and they could be separated in the
future if there appears need to do so.
ulut/Makefile.omk
ulut/ul_htimchk.c
ulut/ul_htimdefault.c [new file with mode: 0644]
ulut/ul_htimer.h
ulut/ul_htimmstime.c
ulut/ul_htimroot.c [new file with mode: 0644]