Home
last modified time | relevance | path

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

/DragonOS/tools/debugging/logmonitor/src/backend/monitor/
H A Dmm.rs125 let mut monitor_thread = MMMonitorThread::new(monitor_weak, PathBuf::from(km)); in create_threads()
134 struct MMMonitorThread { struct
139 impl MMMonitorThread { impl