simonmar 2003/12/15 06:31:48 PST
Modified files:
ghc/rts/win32 AwaitEvent.c
Log:
Fix locking bug in awaitEvent(): in one code path it could return with
sched_lock unlocked.
Revision Changes Path
1.3 +10 -6 fptools/ghc/rts/win32/AwaitEvent.c