Home
last modified time | relevance | path

Searched refs:gather_finished_tx_clone (Results 1 – 1 of 1) sorted by relevance

/webrtc/webrtc/src/ice_transport/
H A Dice_gatherer.rs347 let gather_finished_tx_clone = Arc::clone(&gather_finished_tx); in test_new_ice_gatherer_success() localVariable
350 let mut tx = gather_finished_tx_clone.lock().await; in test_new_ice_gatherer_success()