constant
SIGSTOP

ProcessSignal SIGSTOP = const ProcessSignal._(19, "SIGSTOP")

(Not documented.)