Function panda_sys::cpu_remove_sync[][src]

pub unsafe extern "C" fn cpu_remove_sync(cpu: *mut CPUState)
Expand description

cpu_remove_sync: @cpu: The CPU to remove.

Requests the CPU to be removed and waits till it is removed.