Source position: _crw_task.pas line 486
function KillProcess(
aPid: TPid;
aExitCode: Integer;
sig: Integer = SIGTERM
):Boolean;