]> Cypherpunks repositories - gostls13.git/commit
runtime: convert freezing to atomic type
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 10:28:58 +0000 (17:28 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 17:47:28 +0000 (17:47 +0000)
commit7e7ecf5cbbd5c0b61e693a65c865bf372fc2ea80
treec6db319cd0a69675757eda94f1c6fb3e79d6031f
parent5e20f2e4dfdfea7deb9ad9e2a9909a32588334a0
runtime: convert freezing to atomic type

Updates #53821

Change-Id: I77fcdb972b8920e1fb42248ce5bd2c3d2d0bd27e
Reviewed-on: https://go-review.googlesource.com/c/go/+/423885
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/runtime/proc.go