gcc/libgo/go/os/signal
Ian Lance Taylor 44cacba39d os/signal: increase deliver time for signal testcase
This increases the time to wait for signals to be delivered in the
    TestAtomicStop testcase. When running gccgo tests on ppc64 or ppc64le,
    there are intermittent failures in this test because the wait time is
    too small.
    
    Updates golang/go#29046
    
    Reviewed-on: https://go-review.googlesource.com/c/153879

From-SVN: r267068
2018-12-12 22:48:46 +00:00
..
internal/pty
doc.go
signal_cgo_test.go
signal_plan9_test.go
signal_plan9.go
signal_test.go os/signal: increase deliver time for signal testcase 2018-12-12 22:48:46 +00:00
signal_unix.go
signal.go