Searched refs:tx6 (Results 1 – 1 of 1) sorted by relevance
37 let tx6 = tx1.clone(); in basic_try_future_combinators() localVariable70 tx6.send(x).unwrap(); // Should not run in basic_try_future_combinators()71 tx6.send(-1).unwrap(); in basic_try_future_combinators()