Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 10 of 10) sorted by relevance

/webrtc/ice/src/agent/
H A Dagent_test.rs195 let mut tx = callback_called_tx_clone.lock().await; in test_on_selected_candidate_pair_change() localVariable
469 let mut tx = accepted_tx_clone.lock().await; in test_connectivity_on_startup() localVariable
995 let mut tx = is_failed_tx_clone.lock().await; in test_connection_state_callback() localVariable
1662 let mut tx = is_failed_tx_clone.lock().await; in test_connection_state_failed_delete_all_candidates() localVariable
1829 let mut tx = cancel_tx_clone.lock().await; in test_agent_restart_one_side() localVariable
1990 let mut tx = is_closed_tx_clone.lock().await; in test_close_in_connection_state_callback() localVariable
2041 let mut tx = is_complete_tx_clone.lock().await; in test_run_task_in_connection_state_callback() localVariable
2093 let mut tx = is_tested_tx_clone.lock().await; in test_run_task_in_selected_candidate_pair_change_callback() localVariable
2105 let mut tx = is_complete_tx_clone.lock().await; in test_run_task_in_selected_candidate_pair_change_callback() localVariable
2173 let mut tx = b_connected_tx_clone.lock().await; in test_lite_lifecycle() localVariable
[all …]
H A Dagent_gather_test.rs161 let mut tx = done_tx_clone.lock().await; in test_vnet_gather_with_nat_1to1_as_host_candidates() localVariable
278 let mut tx = done_tx_clone.lock().await; in test_vnet_gather_with_nat_1to1_as_srflx_candidates() localVariable
462 let mut tx = done_tx_clone.lock().await; in test_vnet_gather_muxed_udp() localVariable
H A Dagent_vnet_test.rs348 let mut tx = done_tx_clone.lock().await; in on_connected() localVariable
/webrtc/turn/src/server/
H A Dmod.rs84 let tx = { in delete_allocations_by_username() localVariable
122 let tx = { in get_allocations_info() localVariable
223 let tx = { in close() localVariable
/webrtc/ice/examples/
H A Dping_pong.rs50 let tx = REMOTE_AUTH_CHANNEL.0.lock().await; in remote_handler() localVariable
65 let tx = REMOTE_CAND_CHANNEL.0.lock().await; in remote_handler() localVariable
/webrtc/examples/examples/signal/src/
H A Dlib.rs56 let mut tx = SDP_CHAN_TX_MUTEX.lock().await; in http_sdp_server() localVariable
/webrtc/ice/src/mdns/
H A Dmdns_test.rs115 let mut tx = done_tx_clone.lock().await; in test_multicast_dns_static_host_name() localVariable
/webrtc/webrtc/src/ice_transport/
H A Dice_gatherer.rs350 let mut tx = gather_finished_tx_clone.lock().await; in test_new_ice_gatherer_success() localVariable
393 let mut tx = done_tx_clone.lock().await; in test_ice_gather_mdns_candidate_gathering() localVariable
/webrtc/srtp/src/
H A Dstream.rs16 tx: mpsc::Sender<u32>, field
/webrtc/interceptor/src/stats/
H A Dinterceptor.rs91 tx: mpsc::Sender<Message>, field
385 tx: mpsc::Sender<Message>, field
611 tx: mpsc::Sender<Message>, field
707 tx: mpsc::Sender<Message>, field
750 tx: mpsc::Sender<Message>, field