]> Cypherpunks.ru repositories - gostls13.git/commit
sync/atomic: clarify that 8-byte alignment of variables is due to escape
authorWill Hawkins <whh8b@obs.cr>
Sat, 4 Jun 2022 07:44:18 +0000 (03:44 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 7 Jun 2022 17:44:51 +0000 (17:44 +0000)
commit69bb7c6ef540caa422e5d7fd1127dd71e3ca90fe
tree804fb52b0be506006492138d34a9ae172b1a0d0e
parent81033fbd8e414447049e356af382fa6ecca072ea
sync/atomic: clarify that 8-byte alignment of variables is due to escape

For #53223.

Change-Id: I79e9b920488581a4d850e4051ee0dd600b5bbcb1
Reviewed-on: https://go-review.googlesource.com/c/go/+/410102
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Austin Clements <austin@google.com>
src/sync/atomic/doc.go