]> Cypherpunks repositories - gostls13.git/commit
sync: deemphasize goroutines in RWMutex documentation
authorqiulaidongfeng <2645477756@qq.com>
Tue, 15 Aug 2023 02:13:47 +0000 (02:13 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 7 Sep 2023 16:18:47 +0000 (16:18 +0000)
commita35bb44adcc56e4ea8594e34723b7182ffa0035c
tree693b03bd1b38d728750ac1946fd8fcb18a7dad05
parentdc6513b89f12768a4cc90925e383bd64240715ac
sync: deemphasize goroutines in RWMutex documentation

Fixes #41555

Change-Id: I46b9535b1687d481d2ac76296e8ba7de26d6e2e2

Change-Id: I46b9535b1687d481d2ac76296e8ba7de26d6e2e2
GitHub-Last-Rev: 38af46c18922eea80e05c8ed9f5e10002ab7244d
GitHub-Pull-Request: golang/go#61977
Reviewed-on: https://go-review.googlesource.com/c/go/+/518859
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/sync/rwmutex.go