Searched refs:closed_rx1 (Results 1 – 2 of 2) sorted by relevance
32 let mut closed_rx1 = closed_tx.subscribe(); in create_new_association_pair() localVariable61 let _ = closed_rx1.recv().await; in create_new_association_pair()112 let mut closed_rx1 = closed_tx.subscribe(); in close_association_pair() localVariable127 let _ = closed_rx1.recv().await; in close_association_pair()
29 let mut closed_rx1 = closed_tx.subscribe(); in create_new_association_pair() localVariable58 let _ = closed_rx1.recv().await; in create_new_association_pair()115 let mut closed_rx1 = closed_tx.subscribe(); in close_association_pair() localVariable130 let _ = closed_rx1.recv().await; in close_association_pair()