]> Cypherpunks repositories - gostls13.git/commit
runtime: convert profbuf.eof to atomic type
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 10:45:15 +0000 (17:45 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Thu, 18 Aug 2022 02:51:31 +0000 (02:51 +0000)
commit5b1658d6912759e91e404e8c728d08439a15fea9
treeaf716ed37fc53722e0eedc9233000feff2caf953
parent04d3d6bf48229942b7475e3964b3c097fe5a8c69
runtime: convert profbuf.eof to atomic type

Updates #53821

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