ruby-concurrency/concurrent-ruby

Document what "memory model" guarantees each Atomic method provides

Closed this issue · 5 comments

Document what "memory model" guarantees each Atomic method provides

@pitr-ch Has this been handled as part of the documentation of the synchronization layer?

it was not. I'll add something quickly.

I think the memory model is out of scope. It hasn't yet been adopted by Core.