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

/vbox/include/iprt/
H A Dreq.h59 typedef enum RTREQTYPE enum
67 } RTREQTYPE; typedef in typeref:enum:RTREQTYPE
260 RTDECL(int) RTReqQueueAlloc(RTREQQUEUE hQueue, RTREQTYPE enmType, PRTREQ *phReq);
425 RTDECL(int) RTReqPoolAlloc(RTREQPOOL hPool, RTREQTYPE enmType, PRTREQ *phReq);

Completed in 42 milliseconds