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

/vbox/src/VBox/VMM/include/
H A DSTAMInternal.h167 #define STAM_UNLOCK_RD(pUVM) do { int rcSem = RTSemRWReleaseRead(pUVM->stam.s.RWSem); AssertRC(rcSem); } while (0) macro

Completed in 43 milliseconds