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