On Mon, Mar 19, 2018 at 5:46 AM, shivaram via golang-nuts <golang-nuts@googlegroups.com> wrote: > > 2. The property that word-sized values are not subject to > interleaving/tearing is an implementation detail, rather than a guarantee of > the Go memory model?
My impression is that that is guaranteed by the Go memory model. But the runtime package is in some sense not subject to the Go memory model, since it is responsible for implementing the Go memory model. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.