Searched defs:GVMMR0SchedPokeEx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DGVMMR0.cpp2009 GVMMR0DECL(int) GVMMR0SchedPokeEx(PVM pVM, VMCPUID idCpu, bool fTakeUsedLock) function
2048 return GVMMR0SchedPokeEx(pVM, idCpu, true /* fTakeUsedLock */);

Completed in 55 milliseconds