]> Cypherpunks repositories - gostls13.git/commit
runtime: convert gcController.heapScan to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 20:56:03 +0000 (16:56 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:11:19 +0000 (14:11 +0000)
commit6e9925c4f71fd862685859e9116f165cff5118c1
treee32bd092b8646203e6c5f8f1b706f313a7860dd9
parent3a9281ff6181031adcc1d3991a1b1413db046430
runtime: convert gcController.heapScan to atomic type

For #53821.

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