]> Cypherpunks repositories - gostls13.git/commit
runtime: convert mOS.profileTimerValid to internal atomic type
authorAndy Pan <panjf2000@gmail.com>
Sat, 27 Aug 2022 18:24:06 +0000 (02:24 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 31 Aug 2022 15:12:21 +0000 (15:12 +0000)
commitd3b35a42429cec6d57d0d1e167d9443d0fbd6e97
tree9824f4c980a38ae40f447b6d6cbc57648a8a4236
parent28e388589b48063047dbe7738bc1dfd4ed8e36bd
runtime: convert mOS.profileTimerValid to internal atomic type

For #53821

Change-Id: I6ef90867e918d4907baa83c5a811f1f93e8c09a5
Reviewed-on: https://go-review.googlesource.com/c/go/+/426196
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Michael Pratt <mpratt@google.com>
Run-TryBot: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/os_linux.go