simonmar 2000/11/13 06:42:16 PST
Modified files:
ghc/rts Schedule.c
Log:
Set tso->link to END_TSO_QUEUE in resumeThread. This is probably
harmless, but it can trigger an assertion failure later on in the
scheduler.
Revision Changes Path
1.82 +2 -1 fptools/ghc/rts/Schedule.c