golang/doc/next/6-stdlib
Mauri de Souza Meneguzzo 192d65e46b sync/atomic: public And/Or ops and race instrumentation
This CL implements the new sync/atomic AND and OR apis as well as their race
counterparts.

Fixes #61395

Change-Id: I294eefe4b3ac27bc4ed237edcbfa88a8c646d86f
GitHub-Last-Rev: f174297007c7b81b1ff4a687ef23d955a3ffd4db
GitHub-Pull-Request: golang/go#64331
Reviewed-on: https://go-review.googlesource.com/c/go/+/544455
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Auto-Submit: Austin Clements <austin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
2024-05-17 18:37:29 +00:00
..
99-minor sync/atomic: public And/Or ops and race instrumentation 2024-05-17 18:37:29 +00:00
0-heading.md doc: fix various release notes mistakes 2024-03-15 03:39:16 +00:00
1-time.md doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
2-unique.md doc: fix typos in docs 2024-04-24 13:37:36 +00:00
3-iter.md slices: add Chunk 2024-05-10 17:28:50 +00:00