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

/vbox/src/VBox/Runtime/include/internal/
H A Dreq.h147 typedef struct RTREQQUEUEINT *PRTREQQUEUEINT; typedef in typeref:struct:RTREQQUEUEINT
159 DECLHIDDEN(void) rtReqQueueSubmit(PRTREQQUEUEINT pQueue, PRTREQINT pReq);
161 DECLHIDDEN(bool) rtReqQueueRecycle(PRTREQQUEUEINT pQueue, PRTREQINT pReq);

Completed in 43 milliseconds