cvs commit: fptools/ghc/rts STM.c

Simon Marlow simonmar at microsoft.com
Thu Oct 27 11:17:11 EDT 2005


simonmar    2005/10/27 08:17:11 PDT

  Modified files:
    ghc/rts              STM.c 
  Log:
  unpark_tso: call unblockOne() instead of doing the job inline.  This
  properly migrates the thread, setting its task to point back to the
  right capability, if necessary.
  
  Revision  Changes    Path
  1.8       +1 -2      fptools/ghc/rts/STM.c


More information about the Cvs-ghc mailing list