Function panda_sys::cpu_exec_end

source ·
pub unsafe extern "C" fn cpu_exec_end(cpu: *mut CPUState)
Expand description

cpu_exec_end: @cpu: The CPU for the current thread.

Record that a CPU has stopped execution and exclusive sections can be executed without interrupting it.