Searched refs:cand_tx (Results 1 – 1 of 1) sorted by relevance
185 let cand_tx = chan_candidate_tx.lock().await; in set_gathering_state() localVariable186 if let Some(tx) = &*cand_tx { in set_gathering_state()