Home
last modified time | relevance | path

Searched refs:stop_input_thread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/console/
H A Dport.rs121 pub fn stop_input_thread(&mut self) { in stop_input_thread() method
130 self.stop_input_thread(); in snapshot()
137 self.stop_input_thread(); in restore()
H A Ddevice.rs147 port.stop_input_thread(); in stop_input_threads()