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

/vbox/src/VBox/Runtime/common/misc/
H A Dsemspingpong.cpp53 enmSpeaker = (RTPINGPONGSPEAKER)ASMAtomicUoReadU32((volatile uint32_t *)&pPP->enmSpeaker); \
104 RTPINGPONGSPEAKER enmSpeaker;
133 RTPINGPONGSPEAKER enmSpeaker;
166 RTPINGPONGSPEAKER enmSpeaker;
200 RTPINGPONGSPEAKER enmSpeaker;
233 RTPINGPONGSPEAKER enmSpeaker;
/vbox/include/iprt/
H A Dsemaphore.h1201 typedef enum RTPINGPONGSPEAKER enum
1215 } RTPINGPONGSPEAKER; typedef in typeref:enum:RTPINGPONGSPEAKER
1231 volatile RTPINGPONGSPEAKER enmSpeaker;
1305 RTPINGPONGSPEAKER enmSpeaker = pPP->enmSpeaker;
1319 RTPINGPONGSPEAKER enmSpeaker = pPP->enmSpeaker;
1333 RTPINGPONGSPEAKER enmSpeaker = pPP->enmSpeaker;
1349 RTPINGPONGSPEAKER enmSpeaker = pPP->enmSpeaker;
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp1061 RTPINGPONGSPEAKER enmSpeaker = pVM->dbgf.s.PingPong.enmSpeaker;
1089 RTPINGPONGSPEAKER enmSpeaker = pVM->dbgf.s.PingPong.enmSpeaker;

Completed in 48 milliseconds