Searched refs:DBGFR3EventWait (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp96 VMMR3DECL(int) DBGFR3EventWait(PUVM pUVM, RTMSINTERVAL cMillies, PCDBGFEVENT *ppEvent) function
/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp834 rc = DBGFR3EventWait(pDbgc->pUVM, pDbgc->fLog ? 1 : 32, &pEvent);
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp1017 VMMR3DECL(int) DBGFR3EventWait(PUVM pUVM, RTMSINTERVAL cMillies, PCDBGFEVENT *ppEvent) function
/vbox/include/VBox/vmm/
H A Ddbgf.h300 VMMR3DECL(int) DBGFR3EventWait(PUVM pUVM, RTMSINTERVAL cMillies, PCDBGFEVENT *ppEvent);

Completed in 43 milliseconds