]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: hide trace.shutdown behind traceShuttingDown
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 9 May 2023 20:02:24 +0000 (20:02 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 11 May 2023 21:27:10 +0000 (21:27 +0000)
commit62bf7a4809d37ff09ad256a3eaca977bae9284e7
tree610ece55361395ab570d853cc21f0c16ac4c9104
parent8992bb19ad625b42ce3d94f99d3c3a5a07b64e4c
runtime: hide trace.shutdown behind traceShuttingDown

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