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

/vbox/src/VBox/Runtime/r0drv/
H A Dmpnotification-r0drv.c77 static uint32_t volatile g_iRTMpDoneBit; variable
114 uint32_t iDone = ASMAtomicIncU32(&g_iRTMpDoneBit);

Completed in 59 milliseconds