Searched defs:kill_current_process_group (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/process/ | ||
| H A D | kill.rs | 49 pub fn kill_current_process_group(sig: Signal) -> io::Result<()> { in kill_current_process_group() functions |
Completed in 2 milliseconds