aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2022-10-04 11:24:47 -0400
committerGopher Robot <gobot@golang.org>2022-10-18 14:49:46 +0000
commit7cf06f070e56dfb6507122704bc75d697ccc350f (patch)
treee696b248b098d6347c7ba127c6b8adbbe6af8f24 /src/runtime/stack.go
parent8dc08394f0d5f83523080e4dd99fded26b7c1ceb (diff)
downloadgo-7cf06f070e56dfb6507122704bc75d697ccc350f.tar.xz
math/rand: refactor to delay allocation of global source
This sets up for delaying the decision of which seed to use, but this CL still keeps the original global Seed(1) semantics. Preparation for #54880. Change-Id: Ibfa9d50ec9023aa755a83852e55168fa7d24b115 Reviewed-on: https://go-review.googlesource.com/c/go/+/443057 Auto-Submit: Russ Cox <rsc@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/runtime/stack.go')
0 files changed, 0 insertions, 0 deletions