aboutsummaryrefslogtreecommitdiff
path: root/src/path/filepath
diff options
context:
space:
mode:
authorJoshua Boelter <joshua.boelter@intel.com>2016-08-09 22:37:26 -0700
committerRuss Cox <rsc@golang.org>2016-10-12 13:39:43 +0000
commit1a3b739b26e2742fd2febc7c0f87aa8115f390ab (patch)
treedafab64d7c8b0130da3d8849dbc4895b0e7ac937 /src/path/filepath
parent9d36ab222d838f0e493653e2f31d77adb15ab9b5 (diff)
downloadgo-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')
0 files changed, 0 insertions, 0 deletions