aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/panic.go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2020-03-23 20:42:29 -0700
committerIan Lance Taylor <iant@golang.org>2020-03-24 19:57:49 +0000
commite3cf0525b0ecfaeb9381108e8c7181cdc2abee57 (patch)
tree257db1f9140bfb4fb4843b29867a43c93537d399 /src/runtime/panic.go
parent355f53f0a0a5d79032068d4914d7aea3435084ec (diff)
downloadgo-e3cf0525b0ecfaeb9381108e8c7181cdc2abee57.tar.xz
runtime: always use GetQueuedCompletionStatusEx on Windows
We used to fall back to GetQueuedCompletionStatus if GetQueuedCompletionStatus was not available, but as of Go 1.11 we require Windows 7 or later, so GetQueuedCompletionStatusEx is always available. Fixes #37957 Change-Id: I7d8d49a92ab7b1f5afdc54a442f696aaf4a5168e Reviewed-on: https://go-review.googlesource.com/c/go/+/225059 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Diffstat (limited to 'src/runtime/panic.go')
0 files changed, 0 insertions, 0 deletions