]> Cypherpunks repositories - gostls13.git/commit
runtime: record stub netpoll initialization, add lock around note
authorIan Lance Taylor <iant@golang.org>
Wed, 30 Oct 2019 00:34:52 +0000 (17:34 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 30 Oct 2019 03:48:03 +0000 (03:48 +0000)
commit9e094ea01e586a44c6fff43c9dd241cc582d930a
tree74b887c5ab2bb5844e85a8f2d4700bf7b62532bb
parent47efbf0a4ec3e502b36dd0904c99d10775612228
runtime: record stub netpoll initialization, add lock around note

This fixes the Plan 9 support for the new timer code.

Updates #6239
Updates #27707

Change-Id: Ia498c399b8924910b97fcde07545fae3588aad47
Reviewed-on: https://go-review.googlesource.com/c/go/+/204045
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/netpoll_stub.go