Searched refs:RTFileAioReqCancel (Results 1 - 7 of 7) sorted by relevance

/vbox/include/iprt/
H A Dfile.h1157 * and RTFileAioReqCancel() returns VERR_FILE_AIO_NOT_SUBMITTED.
1168 * it completed through RTFileAioCtxWait(). The only allowed method is RTFileAioReqCancel()
1335 RTDECL(int) RTFileAioReqCancel(RTFILEAIOREQ hReq);
H A Dmangling.h561 # define RTFileAioReqCancel RT_MANGLER(RTFileAioReqCancel) macro
/vbox/src/VBox/Runtime/r3/solaris/
H A Dfileaio-solaris.cpp224 RTDECL(int) RTFileAioReqCancel(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/win/
H A Dfileaio-win.cpp236 RTDECL(int) RTFileAioReqCancel(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/freebsd/
H A Dfileaio-freebsd.cpp258 RTDECL(int) RTFileAioReqCancel(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp438 RTDECL(int) RTFileAioReqCancel(RTFILEAIOREQ hReq) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileaio-posix.cpp470 RTDECL(int) RTFileAioReqCancel(RTFILEAIOREQ hReq) function

Completed in 92 milliseconds