Searched defs:kill_current_process_group (Results 1 – 3 of 3) sorted by relevance
49 pub fn kill_current_process_group(sig: Signal) -> io::Result<()> { in kill_current_process_group() function
440 pub(crate) fn kill_current_process_group(sig: Signal) -> io::Result<()> { in kill_current_process_group() function
547 pub(crate) fn kill_current_process_group(sig: Signal) -> io::Result<()> { in kill_current_process_group() function