]> Cypherpunks repositories - gostls13.git/commit
runtime: convert notifyList.wait to atomic type
authorhopehook <hopehook.com@gmail.com>
Fri, 26 Aug 2022 03:57:46 +0000 (11:57 +0800)
committerMichael Knyszek <mknyszek@google.com>
Fri, 26 Aug 2022 15:36:07 +0000 (15:36 +0000)
commit7a1ae605ebc0a30c1ec83f967d9a0a20a0bbb02b
tree55212e61fc407ee5de895ca404893d7a754f45dd
parent2af9ee072788e91332ab7c2baa0fb568fd1e8545
runtime: convert notifyList.wait to atomic type

For #53821

Change-Id: Ib096332fe6111bbcd2f5c4cbb29c2fef7a808e7e
Reviewed-on: https://go-review.googlesource.com/c/go/+/425784
Run-TryBot: hopehook <hopehook@qq.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/sema.go