syscall.WaitStatus.Continued (method)
2 uses
syscall (current package)
syscall_linux.go#L343: func (w WaitStatus) Continued() bool { return w == 0xFFFF }
os
exec_posix.go#L119: case status.Continued():
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)