]> Cypherpunks repositories - gostls13.git/commit
runtime: ignore exceptions from foreign threads.
authorShenghou Ma <minux@golang.org>
Thu, 10 Jul 2014 03:55:35 +0000 (23:55 -0400)
committerShenghou Ma <minux@golang.org>
Thu, 10 Jul 2014 03:55:35 +0000 (23:55 -0400)
commita1778ec1462c2f3f8865e02e5fd7e72ee25c2b64
treecf7e81c8a0c666753e094515ccf2eb862b8b4d30
parent76ce843afeb7af56fe32d6e4351799b2046f7cbb
runtime: ignore exceptions from foreign threads.
Fixes #8224.

LGTM=alex.brainman, rsc
R=alex.brainman, rsc, dave
CC=golang-codereviews
https://golang.org/cl/104200046
src/pkg/runtime/sys_windows_386.s
src/pkg/runtime/sys_windows_amd64.s