Searched defs:command_tx (Results 1 – 2 of 2) sorted by relevance
88 command_tx: Option<mpsc::UnboundedSender<ControlCommand>>, field200 let command_tx = self.command_tx.as_ref().unwrap(); in request_stats() localVariable
72 command_tx: mpsc::Sender<Command>, field