Searched refs:is_closed_tx_clone (Results 1 – 1 of 1) sorted by relevance
975 let is_closed_tx_clone = Arc::clone(&is_closed_tx); in test_connection_state_callback() localVariable1000 let mut tx = is_closed_tx_clone.lock().await; in test_connection_state_callback()1983 let is_closed_tx_clone = Arc::clone(&is_closed_tx); in test_close_in_connection_state_callback() localVariable1990 let mut tx = is_closed_tx_clone.lock().await; in test_close_in_connection_state_callback()