FIX #1623: disable the timer signal when the system is idle (threaded RTS only)
[ghc-hetmet.git] / rts / win32 / Ticker.c
2007-09-03 Simon MarlowFIX #1623: disable the timer signal when the system...
2007-03-02 Simon MarlowUse timer_create() for the interval timer, if available
2006-10-16 sof@galois.commark stop event handle as invalid once closed, making...
2006-08-25 Simon MarlowFree Win32 Handles on shutdown
2006-04-07 Simon MarlowReorganisation of the source tree