sof 2002/07/18 17:06:06 PDT
Modified files:
ghc/rts Schedule.c
Log:
forkProcess():
- fix bug which left run_queue_tl in a bad state.
- be better behaved wrt 'main threads', i.e.,
if the killing thread isn't the main thread,
make sure it's hooked up to main_threads +
correctly signal the completion/killing of
any main threads.
Revision Changes Path
1.149 +56 -6 fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Sigbjorn Finne
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c wolfgang
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
- cvs commit: fptools/ghc/rts Schedule.c Simon Marlow
