Searched refs:pgmLockDebug (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3989 int pgmLockDebug(PVM pVM, RT_SRC_POS_DECL);
3990 # define pgmLock(a_pVM) pgmLockDebug(a_pVM, RT_SRC_POS)
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp2517 int pgmLockDebug(PVM pVM, RT_SRC_POS_DECL) function

Completed in 70 milliseconds