]> Cypherpunks repositories - gostls13.git/commit
runtime: convert gcController.lastStackScan to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 15 Jul 2022 20:59:41 +0000 (16:59 -0400)
committerMichael Pratt <mpratt@google.com>
Mon, 8 Aug 2022 14:11:26 +0000 (14:11 +0000)
commite1b0da61449ef1bbe2da8afb2840c05a587e7635
tree6441ce839c3e0266a7926f7f2a7669773a90dc2b
parent6e9925c4f71fd862685859e9116f165cff5118c1
runtime: convert gcController.lastStackScan to atomic type

For #53821.

Change-Id: I6a7dcc9b72683e977a2b8d90e521a53a8a508558
Reviewed-on: https://go-review.googlesource.com/c/go/+/417777
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/mgcpacer.go