Searched defs:try_wait (Results 1 – 2 of 2) sorted by relevance
51 pub(crate) fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
251 pub fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method