]> Cypherpunks.ru repositories - gostls13.git/commit
sync: clarify Cond.Wait documentation
authorIsaiah Becker-Mayer <ibeckermayer@gmail.com>
Mon, 29 Aug 2022 16:41:44 +0000 (16:41 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 26 Sep 2022 21:58:42 +0000 (21:58 +0000)
commitb8d8c9e79f24dedc3c01e4e26d5a885720c479f0
treead38d6f5db9bd69b442d9565afea9e8be00ffd96
parent07bdf1dc545c6f6e59f5780a9024e6f230d9b434
sync: clarify Cond.Wait documentation

The previous wording was unclear and seemingly contradictory.

Change-Id: I0781dc4525948f4e8e5698271362a82387688f81
GitHub-Last-Rev: c1e032fa9451dd50a69cf572cd80dcdbe6591d2e
GitHub-Pull-Request: golang/go#53516
Reviewed-on: https://go-review.googlesource.com/c/go/+/413774
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/sync/cond.go