Searched defs:fut3 (Results 1 – 2 of 2) sorted by relevance
40 let mut fut3 = future_done(fut3); in try_join3() localVariable51 let mut fut3 = unsafe { Pin::new_unchecked(&mut fut3) }; in try_join3() localVariable138 let fut3 = ok(); in ut_try_join_error_test() localVariable144 let fut3 = ok(); in ut_try_join_error_test() localVariable150 let fut3 = err(); in ut_try_join_error_test() localVariable
297 let fut3 = read_to_end(&mut child_stderr); in output_wait() localVariable