cvs commit: fptools/ghc/rts/win32 ConsoleHandler.c IOManager.c
fptools/ghc/rts Schedule.c fptools/libraries/base/GHC Conc.lhs
Sigbjorn Finne
sof at haskell.org
Fri Jan 21 14:59:03 EST 2005
sof 2005/01/21 11:59:02 PST
Modified files:
ghc/rts/win32 ConsoleHandler.c IOManager.c
ghc/rts Schedule.c
libraries/base/GHC Conc.lhs
Log:
win32 only:
Tidy up delivery and handling of console events by having the low-level
console event handler signal the RTS thread blocked waiting for I/O.
Revision Changes Path
1.6 +9 -1 fptools/ghc/rts/win32/ConsoleHandler.c
1.12 +23 -7 fptools/ghc/rts/win32/IOManager.c
1.213 +4 -1 fptools/ghc/rts/Schedule.c
1.33 +5 -10 fptools/libraries/base/GHC/Conc.lhs
More information about the Cvs-libraries
mailing list