]> Cypherpunks repositories - gostls13.git/commit
runtime/testdata/testprogcgo: add explicit return value to signalThread
authorMichael Munday <munday@ca.ibm.com>
Wed, 5 Oct 2016 15:24:07 +0000 (11:24 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 5 Oct 2016 15:36:00 +0000 (15:36 +0000)
commitf15f1ff46f94c70b55903963a32dfccdcbe1efe5
tree14dff454130a149e953db09a09899dfab3c1a7f5
parentaad29eba296df2374e5f7d334d33649d01552c01
runtime/testdata/testprogcgo: add explicit return value to signalThread

Should fix the clang builder.

Change-Id: I3ee34581b6a7ec902420de72a8a08a2426997782
Reviewed-on: https://go-review.googlesource.com/30363
Run-TryBot: Michael Munday <munday@ca.ibm.com>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/testdata/testprogcgo/racesig.go