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

/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dthread-r0drv-darwin.cpp62 RTDECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies) function
/vbox/src/VBox/Runtime/r3/win/
H A Dthread2-win.cpp58 RTR3DECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies) function
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dthread-r0drv-linux.c78 RTDECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies) function
82 RT_EXPORT_SYMBOL(RTThreadSleepNoLog); variable
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dthread-r0drv-freebsd.c108 RTDECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies) function
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dthread-r0drv-solaris.c79 RTDECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dthread2-posix.cpp95 RTDECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies) function
/vbox/include/iprt/
H A Dthread.h218 RTDECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies);
H A Dmangling.h1713 # define RTThreadSleepNoLog RT_MANGLER(RTThreadSleepNoLog) macro
/vbox/src/VBox/Runtime/r3/os2/
H A Dthread-os2.cpp194 RTDECL(int) RTThreadSleepNoLog(RTMSINTERVAL cMillies) function
/vbox/src/VBox/Runtime/r3/
H A Dalloc-ef.cpp146 RTThreadSleepNoLog(((++c) >> 2) & 31);

Completed in 68 milliseconds