]> Cypherpunks repositories - gostls13.git/commit
runtime: convert prof.signalLock to atomic type
authorMichael Pratt <mpratt@google.com>
Fri, 29 Jul 2022 18:52:42 +0000 (14:52 -0400)
committerMichael Pratt <mpratt@google.com>
Fri, 12 Aug 2022 01:53:29 +0000 (01:53 +0000)
commit3121c2bf64ae7e5c17379af2cf2a5c16952f57f1
tree4af594226aa76d6d4a242a1e68ee107a41bfdbd2
parentb04e4637dba254e5bda132753a91532f8e32e4b9
runtime: convert prof.signalLock to atomic type

For #53821.

Change-Id: I3e757fc6a020be10ee69459c395cb7eee49b0dfb
Reviewed-on: https://go-review.googlesource.com/c/go/+/420195
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
src/runtime/cpuprof.go
src/runtime/proc.go