Searched defs:try_wait (Results 1 – 9 of 9) sorted by relevance
10 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>>; in try_wait() method18 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method156 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
55 fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method124 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
94 bool SkBaseSemaphore::try_wait() { in try_wait() function in SkBaseSemaphore
166 pub fn try_wait(&self) -> io::Result<Option<ExitStatus>> { in try_wait() method
90 pub(crate) fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
1052 pub fn try_wait(&mut self) -> io::Result<Option<ExitStatus>> { in try_wait() method
287 pub fn try_wait(&mut self) -> SysResult<ProcessStatus> { in try_wait() method