patch applied (ghc): THREADED_RTS: use cas() when claiming thunks

Simon Marlow simonmar at microsoft.com
Tue Mar 6 10:29:52 EST 2007


Tue Mar  6 06:27:32 PST 2007  Simon Marlow <simonmar at microsoft.com>
  * THREADED_RTS: use cas() when claiming thunks
  I guess I forgot to do this the first time around; the upshot is that
  there could be some uncaught duplication of work on a multiprocessor
  (but unlikely).

    M ./rts/ThreadPaused.c -1 +21



More information about the Cvs-ghc mailing list