gvisor/pkg/atomicbitops
gVisor bot 21b38e8bcc Merge pull request #6182 from zchee:atomicbitops-bp
PiperOrigin-RevId: 397432940
2021-09-17 17:48:24 -07:00
..
BUILD Reduce overhead of AlignedAtomic types 2021-08-04 21:17:21 -07:00
aligned_32bit_unsafe.go fix typo 2021-08-12 14:43:45 -07:00
aligned_64bit.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
aligned_test.go Reduce overhead of AlignedAtomic types 2021-08-04 21:17:21 -07:00
atomicbitops.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
atomicbitops_amd64.s Use BX instead of BP at AX second op 2021-08-12 06:28:30 +09:00
atomicbitops_arm64.s Automated rollback of changelist 303799678 2020-04-01 11:06:26 -07:00
atomicbitops_noasm.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
atomicbitops_test.go atomicbitops package cleanups 2020-02-18 13:43:28 -08:00