Data.CAS.Internal.Foreign
Description
This is a version of CAS that works outside of Haskell by using
the FFI (and the GCC intrinsics-based Data.Bits.Atomic
.)
IORefCAS-0.2: Atomic compare and swap for IORefs and STRefs.
Data.CAS.Internal.Foreign
Description
This is a version of CAS that works outside of Haskell by using
the FFI (and the GCC intrinsics-based Data.Bits.Atomic
.)