Searched defs:fut1 (Results 1 – 2 of 2) sorted by relevance
38 let mut fut1 = future_done(fut1); in try_join3() localVariable45 let mut fut1 = unsafe { Pin::new_unchecked(&mut fut1) }; in try_join3() localVariable136 let fut1 = err(); in ut_try_join_error_test() localVariable142 let fut1 = ok(); in ut_try_join_error_test() localVariable148 let fut1 = ok(); in ut_try_join_error_test() localVariable
295 let fut1 = self.wait(); in output_wait() localVariable