summaryrefslogtreecommitdiffhomepage
path: root/device/alignment_test.go
AgeCommit message (Expand)Author
2022-09-04all: use Go 1.19 and its atomic typesBrad Fitzpatrick
2021-02-09device: fix alignment on 32-bit machines and test for itJason A. Donenfeld
2021-02-02device: use a waiting sync.Pool instead of a channelJason A. Donenfeld
2021-01-29device: use int64 instead of atomic.Value for time stampJason A. Donenfeld