golang.org/x/sys/unix.WaitStatus.StopSignal (method)
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L345: func (w WaitStatus) StopSignal() syscall.Signal {
syscall_linux.go#L353: if w.StopSignal() != SIGTRAP {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)