Searched refs:is_checking_tx_clone (Results 1 – 1 of 1) sorted by relevance
971 let is_checking_tx_clone = Arc::clone(&is_checking_tx); in test_connection_state_callback() localVariable980 let mut tx = is_checking_tx_clone.lock().await; in test_connection_state_callback()