Searched defs:try_wait (Results 1 – 8 of 8) sorted by relevance
13 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>>; in try_wait() method21 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method179 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
56 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method125 pub(crate) fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
167 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
74 bool SkSemaphore::try_wait() { in try_wait() function in SkSemaphore
90 pub(crate) fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
1091 pub fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
186 pub fn try_wait(&self) -> io::Result<Option<ExitStatus>> { in try_wait() method
329 pub fn try_wait(&mut self) -> SysResult<ProcessStatus> { in try_wait() method