cvs commit: fptools/ghc/rts GC.c

Simon Marlow simonmar at microsoft.com
Wed Nov 2 08:05:30 EST 2005


simonmar    2005/11/02 05:05:30 PST

  Modified files:
    ghc/rts              GC.c 
  Log:
  release/acquire the SM lock around scheduleFinalizers(), because we
  need to call allocateLocal() in there, which acquires the SM lock.
  
  Revision  Changes    Path
  1.205     +2 -0      fptools/ghc/rts/GC.c


More information about the Cvs-ghc mailing list