]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert p.statsSeq to internal atomic type
authorhopehook <hopehook.com@gmail.com>
Thu, 25 Aug 2022 02:13:03 +0000 (10:13 +0800)
committerMichael Knyszek <mknyszek@google.com>
Fri, 26 Aug 2022 15:35:13 +0000 (15:35 +0000)
commit2883af63c28d1a4398cd60745d3c0cb7f7fbdacf
tree4c24422f16023f90223d4615c02324148c28f98a
parent1211a62bdcb0f070c5082255bcc90e1a14c16bb2
runtime: convert p.statsSeq to internal atomic type

For #53821.

Change-Id: I1cab3671a29c218b8a927aba9064e63b65900173
Reviewed-on: https://go-review.googlesource.com/c/go/+/425416
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: hopehook <hopehook@qq.com>
src/runtime/mstats.go
src/runtime/runtime2.go