Searched defs:is_finished (Results 1 – 5 of 5) sorted by relevance
74 pub fn is_finished(&self) -> bool { in is_finished() method118 let is_finished = self.raw.set_waker(cur, cx.waker() as *const _ as *mut ()); in poll() localVariable160 pub fn is_finished(&self) -> bool { in is_finished() method
64 pub(crate) fn is_finished(cur: usize) -> bool { in is_finished() function
60 pub(crate) fn is_finished(&self) -> bool { in is_finished() method
290 pub(crate) fn is_finished(&self) -> bool { in is_finished() method
263 fn is_finished(&self) -> bool { in is_finished() method