Lines Matching refs:go
1 // Copyright 2010 The Go Authors. All rights reserved.
29 //go:noescape
33 //go:noescape
40 //go:noescape
43 //go:linkname os_sigpipe os.sigpipe
82 //go:nosplit
86 //go:nosplit
90 //go:nosplit
133 //go:noescape
143 //go:nosplit
155 //go:nowritebarrier
166 //go:nosplit
187 //go:nosplit
226 //go:nosplit
246 //go:nosplit
247 //go:norace
248 //go:nowritebarrierrec
256 // Go code does not want to handle it.
262 //go:nosplit
268 var badsignal1 = []byte("runtime: signal received on thread not created by Go.\n")