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

/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp1129 TM_LOCK_TIMERS(pVM);
1416 TM_LOCK_TIMERS(pVM);
1645 TM_LOCK_TIMERS(pVM);
1687 TM_LOCK_TIMERS(pVM);
1716 TM_LOCK_TIMERS(pVM);
1793 TM_LOCK_TIMERS(pVM);
1826 TM_LOCK_TIMERS(pVM);
1859 TM_LOCK_TIMERS(pVM);
2021 TM_LOCK_TIMERS(pVM);
2510 TM_LOCK_TIMERS(pV
[all...]
/vbox/src/VBox/VMM/include/
H A DTMInternal.h789 #define TM_LOCK_TIMERS(a_pVM) PDMCritSectEnter(&(a_pVM)->tm.s.TimerCritSect, VERR_SEM_BUSY) macro

Completed in 1361 milliseconds