]> Cypherpunks repositories - gostls13.git/commit
runtime: hide sysExitTicks a little better
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 10 May 2023 21:06:54 +0000 (21:06 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 17 May 2023 14:53:01 +0000 (14:53 +0000)
commite3ada56537e0fdf04111de01a336902b1e0fb9ab
tree6ceaa5506dc03b55094327aa3cda10c54655f65b
parent87e69c1812c2197688e0d14720760ea87b3b26af
runtime: hide sysExitTicks a little better

Just another step to hiding implementation details.

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