Searched defs:kill (Results 1 – 3 of 3) sorted by relevance
46 pub(crate) fn kill(&mut self) -> io::Result<()> { in kill() method
26 kill: bool, field
200 pub async fn kill(&mut self) -> io::Result<()> { in kill() method