Searched refs:RTPINGPONGSPEAKER_PONG (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dsemspingpong.cpp55 || enmSpeaker == RTPINGPONGSPEAKER_PONG \
168 AssertMsgReturn(enmSpeaker == RTPINGPONGSPEAKER_PONG,("Speaking out of turn! enmSpeaker=%d\n", enmSpeaker),
181 ASMAtomicWriteSize(&pPP->enmSpeaker, RTPINGPONGSPEAKER_PONG);
202 AssertMsgReturn( enmSpeaker == RTPINGPONGSPEAKER_PONG
246 ASMAtomicWriteSize(&pPP->enmSpeaker, RTPINGPONGSPEAKER_PONG);
/vbox/include/iprt/
H A Dsemaphore.h1210 RTPINGPONGSPEAKER_PONG, enumerator in enum:RTPINGPONGSPEAKER
1320 return enmSpeaker == RTPINGPONGSPEAKER_PONG;
1334 return enmSpeaker == RTPINGPONGSPEAKER_PONG
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp1062 if ( enmSpeaker == RTPINGPONGSPEAKER_PONG
1091 || enmSpeaker == RTPINGPONGSPEAKER_PONG;

Completed in 49 milliseconds