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