]> Cypherpunks repositories - gostls13.git/commit
runtime: remove stale non-atomic access comment
authorMichael Pratt <mpratt@google.com>
Wed, 11 Oct 2023 16:02:28 +0000 (12:02 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 11 Oct 2023 16:55:20 +0000 (16:55 +0000)
commit47a71d1ec9b650d864aa36c4642e5ffc500c3d78
treea33e492bcdeab29fa00241c630623a50a506f449
parentee8b8e988c47a400d035891539a045031854b391
runtime: remove stale non-atomic access comment

CL 397014 converted this into an atomic access.

Change-Id: Ib97716cd19ecd7d6bf8601baf0391755a5baf378
Reviewed-on: https://go-review.googlesource.com/c/go/+/534159
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/mgc.go