]> Cypherpunks repositories - gostls13.git/commit
sync: simplify the code with atomic.Pointer
authorapocelipes <seve3r@outlook.com>
Mon, 26 Feb 2024 04:24:44 +0000 (04:24 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 26 Feb 2024 18:12:29 +0000 (18:12 +0000)
commit5bce5362da7b0fa565c88cf4c12d554a7d6b4c9d
treeb70540af46d484e68a5c3ed95e2972aa442b169c
parente596e8831885ad057a7f1db1391fddfd53f06431
sync: simplify the code with atomic.Pointer

Change-Id: I79797be6b385c9927d68350334d7f7387007085f
GitHub-Last-Rev: 3daa3b144f55f527d183d4ff35475ca4af3ee143
GitHub-Pull-Request: golang/go#65937
Reviewed-on: https://go-review.googlesource.com/c/go/+/566815
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/sync/poolqueue.go