Searched refs:STAM_UNLOCK_RD (Results 1 - 2 of 2) 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
/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp2507 STAM_UNLOCK_RD(pUVM);
2561 STAM_UNLOCK_RD(pUVM);
2595 STAM_UNLOCK_RD(pUVM);

Completed in 89 milliseconds