]> Cypherpunks repositories - gostls13.git/commit
runtime: convert netpoll netpollInited to atomic type
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 09:27:01 +0000 (16:27 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 17:40:05 +0000 (17:40 +0000)
commitdea67a9b342ff5205e780b2d4e7d7671df301ba2
tree8703bb3dacaf03177098029d9cf2893d08cc7e3b
parent04d8c2327d5a2788757f22fd0e23198f7045c20f
runtime: convert netpoll netpollInited to atomic type

Updates #53821

Change-Id: Ifa2e5f5d4047117b1887c1e56851355547bb4f33
Reviewed-on: https://go-review.googlesource.com/c/go/+/423881
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/netpoll.go
src/runtime/netpoll_stub.go
src/runtime/time.go