Home | History | Annotate | Download | only in make-3.81

Lines Matching full:process_kill

242   return ((process_kill((HANDLE)pid, sig) == TRUE) ? 0 : -1);