Daniel Nephin dce59d9277 fix 64-bit aligment for 32-bit platforms
sync/atomic must be used with 64-bit aligned fields, and that alignment is difficult to
ensure unless the field is the first one in the struct.

https://golang.org/pkg/sync/atomic/#pkg-note-BUG.
2021-06-29 16:10:21 -04:00
..
2020-12-07 13:42:55 -05:00
2021-06-17 15:43:04 -04:00
2021-03-22 10:16:41 +01:00
2021-06-21 15:54:40 -04:00
2021-05-04 12:41:43 -07:00