Interruptible FFI calls with pthread_kill and CancelSynchronousIO. v4
[ghc-hetmet.git] / rts / win32 / Ticker.c
2010-01-27 Simon MarlowDon't Terminate the ticker thread (#3748)
2010-01-27 Simon Marlowfix warnings
2009-08-03 Simon MarlowWindows build fixes
2007-09-03 Simon Marlowremove debugging code
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