Searched defs:fut2 (Results 1 – 2 of 2) sorted by relevance
39 let mut fut2 = future_done(fut2); in try_join3() localVariable48 let mut fut2 = unsafe { Pin::new_unchecked(&mut fut2) }; in try_join3() localVariable137 let fut2 = ok(); in ut_try_join_error_test() localVariable143 let fut2 = err(); in ut_try_join_error_test() localVariable149 let fut2 = ok(); in ut_try_join_error_test() localVariable
296 let fut2 = read_to_end(&mut child_stdout); in output_wait() localVariable