Searched refs:RTPINGPONGSPEAKER_PING (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dsemspingpong.cpp54 AssertMsgReturn( enmSpeaker == RTPINGPONGSPEAKER_PING \
74 pPP->enmSpeaker = RTPINGPONGSPEAKER_PING;
135 AssertMsgReturn(enmSpeaker == RTPINGPONGSPEAKER_PING,("Speaking out of turn! enmSpeaker=%d\n", enmSpeaker),
148 ASMAtomicWriteSize(&pPP->enmSpeaker, RTPINGPONGSPEAKER_PING);
213 ASMAtomicWriteSize(&pPP->enmSpeaker, RTPINGPONGSPEAKER_PING);
235 AssertMsgReturn( enmSpeaker == RTPINGPONGSPEAKER_PING
/vbox/include/iprt/
H A Dsemaphore.h1206 RTPINGPONGSPEAKER_PING, enumerator in enum:RTPINGPONGSPEAKER
1306 return enmSpeaker == RTPINGPONGSPEAKER_PING;
1350 return enmSpeaker == RTPINGPONGSPEAKER_PING

Completed in 53 milliseconds