Remove the Windows Async IO Manager completely in THREADED_RTS mode
authorSimon Marlow <simonmar@microsoft.com>
Fri, 1 Dec 2006 14:07:53 +0000 (14:07 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 1 Dec 2006 14:07:53 +0000 (14:07 +0000)
commitde6c8e5293c9ef68b597ab2e6d55c3f42a283489
treea5e9a295a2c8485b81a901f9f80465cfe40a4cc9
parent8971f720a67113308e346598814221228b12a4fc
Remove the Windows Async IO Manager completely in THREADED_RTS mode
It isn't used here anyway, just making sure the code doesn't get compiled in.
rts/RtsStartup.c
rts/win32/AsyncIO.c
rts/win32/IOManager.c