]> Cypherpunks repositories - gostls13.git/commit
runtime: convert profbuf.overflowTime to atomic type
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 10:43:56 +0000 (17:43 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Thu, 18 Aug 2022 02:51:24 +0000 (02:51 +0000)
commit04d3d6bf48229942b7475e3964b3c097fe5a8c69
treeda02c072c155dca8fa87bfc3be4844e84bd2a37e
parentc3c10f5d6748b25c13f475de427e2f17806ce5bb
runtime: convert profbuf.overflowTime to atomic type

Updates #53821

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