]> Cypherpunks repositories - gostls13.git/commit
runtime/internal/atomic: add Pointer[T] type
authorAustin Clements <austin@google.com>
Thu, 21 Jul 2022 18:54:07 +0000 (14:54 -0400)
committerAustin Clements <austin@google.com>
Mon, 8 Aug 2022 15:33:45 +0000 (15:33 +0000)
commit0581d69dc6e67734293ba0c10b63df640a457aab
tree397a7a077fc44b2b038ab7770875ac07bd52e1a8
parentdd59088193cc040aa16165dc29b907c6f0d9fe31
runtime/internal/atomic: add Pointer[T] type

Change-Id: If8fcb37f4a8fcc0668af0df12f1cb8c66f2d2eea
Reviewed-on: https://go-review.googlesource.com/c/go/+/418954
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/internal/atomic/types.go