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

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

Completed in 49 milliseconds