Make ioManagerDie() idempotent
[ghc-hetmet.git] / rts / win32 / ThrIOManager.c
2010-04-01 Simon MarlowMake ioManagerDie() idempotent
2009-11-12 Simon MarlowWindows-specific fix for #1185 patch
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-03-11 Simon MarlowFix #2992: don't create a named event
2008-10-13 Clemens FruhwirthBuild fixes for DLLized rts
2008-05-29 Simon MarlowMake it less fatal to not call ioManagerStart()
2007-04-03 Ian LynaghFix C/Haskell type mismatches
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows