cpu_remove_sync

Function cpu_remove_sync 

Source
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.