]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: convert ticksType.val to atomic type
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 19 Aug 2022 11:46:18 +0000 (18:46 +0700)
committerGopher Robot <gobot@golang.org>
Tue, 23 Aug 2022 20:00:03 +0000 (20:00 +0000)
commite1114fdf883de7484c49343d966fd9759ce48c40
tree1828c253b1423e342ef4c4ab99fefb6954ee5888
parent332a5981d0ae3f21f668f94755f43ecd8ee9a9eb
runtime: convert ticksType.val to atomic type

Updates #53821

Change-Id: Ia0c58d7e7e11a1b52bbb7c19ebbb131e3eea5314
Reviewed-on: https://go-review.googlesource.com/c/go/+/424926
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/align_runtime_test.go
src/runtime/runtime.go