Searched refs:VERR_TIMER_ACTIVE (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dtimer-r0drv-freebsd.c167 return VERR_TIMER_ACTIVE;
/vbox/src/VBox/Runtime/generic/
H A Dtimer-generic.cpp185 return VERR_TIMER_ACTIVE;
H A Dtimerlr-generic.cpp189 return VERR_TIMER_ACTIVE;
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dtimer-r0drv-os2.cpp234 return VERR_TIMER_ACTIVE;
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dtimer-r0drv-nt.cpp342 return VERR_TIMER_ACTIVE;
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dtimer-r0drv-solaris.c485 return VERR_TIMER_ACTIVE;
/vbox/include/iprt/
H A Derr.h818 #define VERR_TIMER_ACTIVE (-68) macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dtimer-posix.cpp736 return VERR_TIMER_ACTIVE;
/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0Timer.cpp478 RTR0TESTR0_CHECK_RC(RTTimerStart(pTimer, 0), VERR_TIMER_ACTIVE); local
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dtimer-r0drv-linux.c1196 return VERR_TIMER_ACTIVE;

Completed in 218 milliseconds