Searched refs:done_tx_clone (Results 1 – 4 of 4) sorted by relevance
158 let done_tx_clone = Arc::clone(&done_tx); in test_vnet_gather_with_nat_1to1_as_host_candidates() localVariable161 let mut tx = done_tx_clone.lock().await; in test_vnet_gather_with_nat_1to1_as_host_candidates()275 let done_tx_clone = Arc::clone(&done_tx); in test_vnet_gather_with_nat_1to1_as_srflx_candidates() localVariable278 let mut tx = done_tx_clone.lock().await; in test_vnet_gather_with_nat_1to1_as_srflx_candidates()459 let done_tx_clone = Arc::clone(&done_tx); in test_vnet_gather_muxed_udp() localVariable462 let mut tx = done_tx_clone.lock().await; in test_vnet_gather_muxed_udp()
345 let done_tx_clone = Arc::clone(&done_tx); in on_connected() localVariable348 let mut tx = done_tx_clone.lock().await; in on_connected()
112 let done_tx_clone = Arc::clone(&done_tx); in test_multicast_dns_static_host_name() localVariable115 let mut tx = done_tx_clone.lock().await; in test_multicast_dns_static_host_name()
389 let done_tx_clone = Arc::clone(&done_tx); in test_ice_gather_mdns_candidate_gathering() localVariable393 let mut tx = done_tx_clone.lock().await; in test_ice_gather_mdns_candidate_gathering()