[project @ 2002-10-18 12:28:38 by ross]
authorross <unknown>
Fri, 18 Oct 2002 12:28:38 +0000 (12:28 +0000)
committerross <unknown>
Fri, 18 Oct 2002 12:28:38 +0000 (12:28 +0000)
Hugs only: simple version of atomicModifyIORef, relying on the absence
of preemption from Hugs.  If Hugs gets Haskell finalizers, they'll have
to be blocked during this operation.


No differences found