Home
last modified time | relevance | path

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

/DragonOS/tools/debugging/logmonitor/src/backend/monitor/
H A Dmm.rs25 stop_child_threads: AtomicBool, field
57 stop_child_threads: AtomicBool::new(false), in new()
277 .stop_child_threads in should_stop()