simonmar    2005/11/02 05:04:55 PST

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  when shutting down, don't allow a worker to exit until the run queue
  is empty, because the thread in exitScheduler() is waiting for this.
  
  Revision  Changes    Path
  1.270     +1 -1      fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to