Searched defs:idAssertCpu (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/linux/
H A Dspinlock-r0drv-linux.c64 /** The idAssertCpu variable before acquring the lock for asserting after
66 RTCPUID volatile idAssertCpu; member in struct:RTSPINLOCKINTERNAL
94 pThis->idAssertCpu = NIL_RTCPUID;
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dspinlock-r0drv-freebsd.c66 /** The idAssertCpu variable before acquring the lock for asserting after
68 RTCPUID volatile idAssertCpu; member in struct:RTSPINLOCKINTERNAL
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dspinlock-r0drv-solaris.c64 /** The idAssertCpu variable before acquring the lock for asserting after
66 RTCPUID volatile idAssertCpu; member in struct:RTSPINLOCKINTERNAL

Completed in 42 milliseconds