1 reference to SIGSTOP
System.Diagnostics.Process (1)
System\Diagnostics\Process.Unix.cs (1)
112int stopResult = Interop.Sys.Kill(_processId, Interop.Sys.Signals.SIGSTOP);