mirror of
https://github.com/golang/go
synced 2024-11-21 15:54:43 -07:00
8e985dcda6
nonblock.go wants to test nonblocking operations on synchronous channels, so it is inherently racy. This introduces loops to make the race conditions much more likely to succeed when using gccgo. R=r CC=golang-dev https://golang.org/cl/2161043 |
||
---|---|---|
.. | ||
doubleselect.go | ||
fifo.go | ||
goroutines.go | ||
nonblock.go | ||
perm.go | ||
powser1.go | ||
powser2.go | ||
select2.go | ||
select3.go | ||
select.go | ||
sieve1.go | ||
sieve2.go |