Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/
Dunix.rs3461 let mut notify_control_on_iteration_end = false; in irq_handler_thread() localVariable
3484 notify_control_on_iteration_end = true; in irq_handler_thread()
3522 if notify_control_on_iteration_end { in irq_handler_thread()