]> Cypherpunks repositories - gostls13.git/commit
runtime: convert netpollWaiters to internal atomic type
authorAndy Pan <panjf2000@gmail.com>
Wed, 24 Aug 2022 18:26:08 +0000 (02:26 +0800)
committerMichael Pratt <mpratt@google.com>
Thu, 25 Aug 2022 21:52:20 +0000 (21:52 +0000)
commitaab8d2b448c4855a4e4a9c2d477671a75828f78b
tree1d4b093892dc5fcdfd6c3f5aa4d790899d1cec90
parent73a55c17049a2c12e5368790e178c32363743dd8
runtime: convert netpollWaiters to internal atomic type

Updates #53821

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