]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert gcController.maxStackScan to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 18:27:48 +0000 (14:27 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:11:32 +0000 (14:11 +0000)
commit02fb9b8ca90874085173d6bd900038573ef4a4c3
tree73d9c3abd12d8cb5199a35e2c5efd6e2ea8c1da7
parente1b0da61449ef1bbe2da8afb2840c05a587e7635
runtime: convert gcController.maxStackScan to atomic type

For #53821.

Change-Id: I1bd23cdbc371011ec2331fb0a37482ecf99a063b
Reviewed-on: https://go-review.googlesource.com/c/go/+/417778
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/mgc.go
src/runtime/mgcpacer.go