Structsยง
- Stops all the crosvm device processes during moving the guest memory to the staging memory.
 
Functionsยง
- Stops all crosvm child processes except this monitor process using signals.
 - load_descendants ๐Loads Pids of crosvm descendant processes except the monitor procesess.
 - parse_process_state ๐Extract process state from /proc/pid/stat.
 - wait_process_stopped ๐