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

/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp1622 VMMR3DECL(int) TMR3TimerDestroy(PTMTIMER pTimer) function
1744 Log3(("TMR3TimerDestroy: tmTimerQueueSchedule\n"));
1773 tmTimerQueuesSanityChecks(pVM, "TMR3TimerDestroy");
1802 int rc = TMR3TimerDestroy(pDestroy);
1835 int rc = TMR3TimerDestroy(pDestroy);
1868 int rc = TMR3TimerDestroy(pDestroy);

Completed in 54 milliseconds