]> Cypherpunks repositories - gostls13.git/commit
runtime: fix NetBSD CPU spin in lwp_park when CPU profiling is active
authorChristos Zoulas <christos@zoulas.com>
Mon, 4 Dec 2017 23:50:19 +0000 (23:50 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 5 Dec 2017 00:08:51 +0000 (00:08 +0000)
commit2ff2eab0d240ec4ccfbc05f17afa8d99c6fbed61
tree335ba081b54a8cdbd445e7ccc9d9fbd96c287cf8
parent9d70b3ae04316c5753435dddee54fe7373502e09
runtime: fix NetBSD CPU spin in lwp_park when CPU profiling is active

Fixes #22981

Change-Id: I449eb7b5e022401e80a3ab138063e2f4499fbdf8
Reviewed-on: https://go-review.googlesource.com/81855
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/os_netbsd.go