Home
last modified time | relevance | path

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

/external/crosvm/src/
Dlinux.rs1047 fn set_and_notify(&self, new_mode: VmRunMode) { in set_and_notify() method
1671 run_mode_arc.set_and_notify(other); in run_control()
1755 run_mode_arc.set_and_notify(VmRunMode::Exiting); in run_control()