]> Cypherpunks repositories - gostls13.git/commit
runtime: hide trace lock init details
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 9 May 2023 19:48:29 +0000 (19:48 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 11 May 2023 19:07:04 +0000 (19:07 +0000)
commita2737b1aab2d351792291c5967147220f9327dc4
treec51c2a52082780c6d1b81086bee39b9297fadcb4
parent446ad131f633296f1c2589fcfa33ce6d6c58a3bc
runtime: hide trace lock init details

This change is in service of hiding more execution trace implementation
details for big changes to come.

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