Searched refs:start_kill (Results 1 – 2 of 2) sorted by relevance
170 pub fn start_kill(&mut self) -> io::Result<()> { in start_kill() method201 self.start_kill()?; in kill()
74 assert!(child.start_kill().is_err()); in sdv_process_spawn_test()