[project @ 2001-11-27 01:51:23 by sof]
authorsof <unknown>
Tue, 27 Nov 2001 01:51:23 +0000 (01:51 +0000)
committersof <unknown>
Tue, 27 Nov 2001 01:51:23 +0000 (01:51 +0000)
commite30e0fb8ad554adfaf3806aa1a94551aa227af7f
treea8a4c0f3430dc5d1e940442406b42a4fe34a510b
parent5985b613ec6a83c3cb2b01d8ebab1cf0bdf581f1
[project @ 2001-11-27 01:51:23 by sof]
Rearranged how the virtual timer 'subsystem' is brought up and down:

* "int startVirtTimer(nat ms)" now starts the vtimer/ticker.
* "int stopVirtTimer()" shuts down the ticker.

i.e., removed install_vtalrm_handler() and initialize_virtual_timer().
ghc/rts/Itimer.c
ghc/rts/Itimer.h
ghc/rts/RtsStartup.c