Searched defs:try_wait (Results 1 – 11 of 11) 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() method190 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
53 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method138 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
81 bool try_wait() in try_wait() function in boost::latch
118 bool try_wait() in try_wait() function in boost::completion_latch
77 bool SkSemaphore::try_wait() { in try_wait() function in SkSemaphore
186 pub fn try_wait(&self) -> io::Result<Option<ExitStatus>> { in try_wait() method
304 fn try_wait(&mut self) -> std::io::Result<Option<ExitCode>>; in try_wait() method315 fn try_wait(&mut self) -> std::io::Result<Option<ExitCode>> { in try_wait() method340 fn try_wait(&mut self) -> std::io::Result<Option<ExitCode>> { in try_wait() method
91 pub(crate) fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
1233 pub fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
313 pub fn try_wait(&mut self) -> SysResult<ProcessStatus> { in try_wait() method