]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert gcController.globalsScan to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 18:33:16 +0000 (14:33 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:11:40 +0000 (14:11 +0000)
commitb8f4847d6f175d71e0738e944db8e2394846fa36
treea5503e61ad95c7960663e655a6a319389273e137
parent02fb9b8ca90874085173d6bd900038573ef4a4c3
runtime: convert gcController.globalsScan to atomic type

For #53821.

Change-Id: I92bd33e355c868ae229395fd9c98fdb10768d03d
Reviewed-on: https://go-review.googlesource.com/c/go/+/417779
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/align_runtime_test.go
src/runtime/export_test.go
src/runtime/mgc.go
src/runtime/mgcpacer.go