Searched refs:guard_tx (Results 1 – 1 of 1) sorted by relevance
29 let guard_tx = tx.lock().unwrap(); in get_hfp_dispatcher() localVariable30 if let Some(event_tx) = guard_tx.as_ref() { in get_hfp_dispatcher()