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

/vbox/src/VBox/Runtime/common/misc/
H A Daiomgr.cpp112 typedef RTAIOMGRINT *PRTAIOMGRINT; typedef
130 PRTAIOMGRINT pAioMgr;
234 static int rtAioMgrReqsEnqueue(PRTAIOMGRINT pThis, PRTAIOMGRFILEINT pFile,
262 static PRTAIOMGRREQ rtAioMgrReqAlloc(PRTAIOMGRINT pThis)
274 static void rtAioMgrReqFree(PRTAIOMGRINT pThis, PRTAIOMGRREQ pReq)
288 static void rtAioMgrReqCompleteRc(PRTAIOMGRINT pThis, PRTAIOMGRREQ pReq,
401 static void rtAioMgrReqComplete(PRTAIOMGRINT pThis, RTFILEAIOREQ hReq)
413 static int rtAioMgrReqsEnqueue(PRTAIOMGRINT pThis, PRTAIOMGRFILEINT pFile,
605 static int rtAioMgrPrepareNewReqs(PRTAIOMGRINT pThis,
670 static int rtAioMgrQueueWaitingReqs(PRTAIOMGRINT pThi
[all...]

Completed in 45 milliseconds