simonmar    2005/04/12 03:07:57 PDT

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  - prevent multiple threads from trying to do GC (deadlocks)
  
  - change the startWorkerThread flag to an integer, prevents
    spurious extra tasks from being started at startup time
  
  Revision  Changes    Path
  1.229     +14 -6     fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to