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

/vbox/src/VBox/Runtime/include/internal/
H A Dreq.h149 typedef struct RTREQPOOLINT *PRTREQPOOLINT; typedef in typeref:struct:RTREQPOOLINT
160 DECLHIDDEN(void) rtReqPoolSubmit(PRTREQPOOLINT pPool, PRTREQINT pReq);
162 DECLHIDDEN(bool) rtReqPoolRecycle(PRTREQPOOLINT pPool, PRTREQINT pReq);

Completed in 44 milliseconds