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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h804 #define TM_UNLOCK_TIMERS(a_pVM) do { PDMCritSectLeave(&(a_pVM)->tm.s.TimerCritSect); } while (0) macro

Completed in 35 milliseconds