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

/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp285 DECLINLINE(int) rtFileAsyncIoLinuxGetEvents(LNXKAIOCONTEXT AioContext, long cReqsMin, long cReqs, function
708 rc = rtFileAsyncIoLinuxGetEvents(pCtxInt->AioContext, cMinReqs, cRequestsToWait, &aPortEvents[0], pTimeout);
822 * rtFileAsyncIoLinuxGetEvents() before the signal

Completed in 43 milliseconds