]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert mcache.flushGen to atomic type
authorcuiweixie <cuiweixie@gmail.com>
Thu, 25 Aug 2022 03:10:52 +0000 (11:10 +0800)
committerMichael Pratt <mpratt@google.com>
Wed, 31 Aug 2022 15:30:26 +0000 (15:30 +0000)
commita25a34abe986bd78ab9a543d2a96cbce427a4f3c
tree238e1d6ed697bf15de64bf1b6b9707d0c8b340cd
parentd3b35a42429cec6d57d0d1e167d9443d0fbd6e97
runtime: convert mcache.flushGen to atomic type

For #53821

Change-Id: I90ab52a45b7fb6b9e3ff1d6ea97251549306c7aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/425435
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: xie cui <523516579@qq.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/mcache.go
src/runtime/mgc.go