Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/serial/sys/
H A Dwindows.rs44 pub(in crate::serial) fn handle_sync_thread(&mut self) { in handle_sync_thread() method
/aosp_15_r20/external/crosvm/devices/src/
H A Dserial.rs458 self.handle_sync_thread(); in write()