aboutsummaryrefslogtreecommitdiff
path: root/src/math
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2022-10-26 22:16:52 -0400
committerGopher Robot <gobot@golang.org>2022-11-02 14:38:08 +0000
commit0aeda5afe5972c1b5f76d5ee78cbc5c96474ca89 (patch)
tree3ef6bef03f311e6d77aecf6d8d596fdb64679b87 /src/math
parent30b240b102652a7cf6b7df0748b4bc69f496e0bc (diff)
downloadgo-0aeda5afe5972c1b5f76d5ee78cbc5c96474ca89.tar.xz
cmd/link: remove unnecessary use of sync.Once alongside sync.Mutex
There does not seem to be any point to this sync.Once. I noticed because I was surveying uses of sync.Once to understand usage patterns. This seems to be a dreg left over from some earlier instance of the code. Change-Id: I99dd258d865a41d0e8f6cfa55887855e477fb9c2 Reviewed-on: https://go-review.googlesource.com/c/go/+/445755 Auto-Submit: Russ Cox <rsc@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/math')
0 files changed, 0 insertions, 0 deletions