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