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

/vbox/include/iprt/
H A Dreq.h267 * achieved via RTReqPoolSetCfgVar.
357 RTDECL(int) RTReqPoolSetCfgVar(RTREQPOOL hPool, RTREQPOOLCFGVAR enmVar, uint64_t uValue);
H A Dmangling.h1217 # define RTReqPoolSetCfgVar RT_MANGLER(RTReqPoolSetCfgVar) macro
/vbox/src/VBox/Runtime/common/misc/
H A Dreqpool.cpp711 RTDECL(int) RTReqPoolSetCfgVar(RTREQPOOL hPool, RTREQPOOLCFGVAR enmVar, uint64_t uValue) function
862 RT_EXPORT_SYMBOL(RTReqPoolSetCfgVar);

Completed in 1133 milliseconds