Searched defs:try_wait (Results 1 – 11 of 11) sorted by relevance
14 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>>; in try_wait() method22 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method191 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() method165 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
305 fn try_wait(&mut self) -> std::io::Result<Option<ExitCode>>; in try_wait() method316 fn try_wait(&mut self) -> std::io::Result<Option<ExitCode>> { in try_wait() method341 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
1249 pub fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
318 pub fn try_wait(&mut self) -> SysResult<ProcessStatus> { in try_wait() method