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

/vbox/src/VBox/Runtime/common/misc/
H A Dhandletablectx.cpp260 RTDECL(void *) RTHandleTableFreeWithCtx(RTHANDLETABLE hHandleTable, uint32_t h, void *pvCtx) function
328 RT_EXPORT_SYMBOL(RTHandleTableFreeWithCtx); variable
/vbox/include/iprt/
H A Dmangling.h644 # define RTHandleTableFreeWithCtx RT_MANGLER(RTHandleTableFreeWithCtx) macro

Completed in 59 milliseconds