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

/vbox/src/VBox/Runtime/common/misc/
H A Dsemspingpong.cpp56 || enmSpeaker == RTPINGPONGSPEAKER_PONG_SIGNALED \
141 ASMAtomicWriteSize(&pPP->enmSpeaker, RTPINGPONGSPEAKER_PONG_SIGNALED);
203 || enmSpeaker == RTPINGPONGSPEAKER_PONG_SIGNALED
237 || enmSpeaker == RTPINGPONGSPEAKER_PONG_SIGNALED,
/vbox/include/iprt/
H A Dsemaphore.h1208 RTPINGPONGSPEAKER_PONG_SIGNALED, enumerator in enum:RTPINGPONGSPEAKER
1335 || enmSpeaker == RTPINGPONGSPEAKER_PONG_SIGNALED
1352 || enmSpeaker == RTPINGPONGSPEAKER_PONG_SIGNALED;
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp1063 || enmSpeaker == RTPINGPONGSPEAKER_PONG_SIGNALED)
1090 return enmSpeaker == RTPINGPONGSPEAKER_PONG_SIGNALED

Completed in 1491 milliseconds