[project @ 2003-03-04 01:29:25 by sof]
authorsof <unknown>
Tue, 4 Mar 2003 01:29:25 +0000 (01:29 +0000)
committersof <unknown>
Tue, 4 Mar 2003 01:29:25 +0000 (01:29 +0000)
commit81cbad07b0b46e6b128711c69fb04a78334d234a
treeb6832e09344cfb1dd8e57102bff7ceb0598cea2f
parent19108ede05d6528d0b66edb2bcf031e8da9522e2
[project @ 2003-03-04 01:29:25 by sof]
win32/Ticker.c:startTicker(),
win32/IOManager.c:NewIOWorkerThread():
  pass in non-NULL pointer to _beginthreadex()'s outgoing thread ID arg.
  Needed to work with Win9x's impl of CreateThread().
ghc/rts/win32/IOManager.c
ghc/rts/win32/Ticker.c