diff options
| author | Joshua Boelter <joshua.boelter@intel.com> | 2016-08-09 22:37:26 -0700 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2016-10-12 13:39:43 +0000 |
| commit | 1a3b739b26e2742fd2febc7c0f87aa8115f390ab (patch) | |
| tree | dafab64d7c8b0130da3d8849dbc4895b0e7ac937 /src/path/filepath/path_test.go | |
| parent | 9d36ab222d838f0e493653e2f31d77adb15ab9b5 (diff) | |
| download | go-1a3b739b26e2742fd2febc7c0f87aa8115f390ab.tar.xz | |
runtime: check for errors returned by windows sema calls
Add checks for failure of CreateEvent, SetEvent or
WaitForSingleObject. Any failures are considered fatal and
will throw() after printing an informative message.
Updates #16646
Change-Id: I3bacf9001d2abfa8667cc3aff163ff2de1c99915
Reviewed-on: https://go-review.googlesource.com/26655
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/path/filepath/path_test.go')
0 files changed, 0 insertions, 0 deletions
