]> Cypherpunks repositories - gostls13.git/commit
runtime: convert worldIsStopped to atomic type
authorcuiweixie <cuiweixie@gmail.com>
Fri, 26 Aug 2022 02:41:32 +0000 (10:41 +0800)
committerMichael Pratt <mpratt@google.com>
Wed, 31 Aug 2022 17:15:13 +0000 (17:15 +0000)
commit301ca7513f427f6511fb67cc0385151403cd1729
tree83b5345f007bcfce5c389c19ead2a9e071b5b40a
parent0d6a7f9d2eb2e5e9b96cd1b144d122f6eb5aac81
runtime: convert worldIsStopped to atomic type

For #53821

Change-Id: I246b65ddb1171d2cab42f98092c64f20ecef392a
Reviewed-on: https://go-review.googlesource.com/c/go/+/425778
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/lockrank_on.go