Searched defs:RTFileAioCtxWait (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/r3/freebsd/
H A Dfileaio-freebsd.cpp489 RTDECL(int) RTFileAioCtxWait(RTFILEAIOCTX hAioCtx, size_t cMinReqs, RTMSINTERVAL cMillies, function
660 * and the next call to RTFileAioCtxWait() will not
/vbox/src/VBox/Runtime/r3/solaris/
H A Dfileaio-solaris.cpp439 RTDECL(int) RTFileAioCtxWait(RTFILEAIOCTX hAioCtx, size_t cMinReqs, RTMSINTERVAL cMillies, function
/vbox/src/VBox/Runtime/r3/win/
H A Dfileaio-win.cpp389 RTDECL(int) RTFileAioCtxWait(RTFILEAIOCTX hAioCtx, size_t cMinReqs, RTMSINTERVAL cMillies, function
/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp654 RTDECL(int) RTFileAioCtxWait(RTFILEAIOCTX hAioCtx, size_t cMinReqs, RTMSINTERVAL cMillies, function
826 * and the next call to RTFileAioCtxWait() will not
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileaio-posix.cpp179 * and the next call to RTFileAioCtxWait() will not
855 RTDECL(int) RTFileAioCtxWait(RTFILEAIOCTX hAioCtx, size_t cMinReqs, RTMSINTERVAL cMillies, function
/vbox/include/iprt/
H A Dmangling.h558 # define RTFileAioCtxWait RT_MANGLER(RTFileAioCtxWait) macro

Completed in 102 milliseconds