]> Cypherpunks repositories - gostls13.git/commit
runtime: convert windows netpollWakeSig to atomic type
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 09:21:00 +0000 (16:21 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 17 Aug 2022 17:39:50 +0000 (17:39 +0000)
commit9b988c9094df18a75537f5c4ae12449062550290
treef40428c26a2c858c2c7ccb2b6dbeaf6a0931074c
parentec8ed5bd026a79d661cc9f9c42dc044fd1c440ad
runtime: convert windows netpollWakeSig to atomic type

Updates #53821

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