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

/vbox/src/VBox/Runtime/common/alloc/
H A Dmemcache.cpp363 RTDECL(int) RTMemCacheAllocEx(RTMEMCACHE hMemCache, void **ppvObj) function
488 int rc = RTMemCacheAllocEx(hMemCache, &pvObj);
/vbox/include/iprt/
H A Dmangling.h879 # define RTMemCacheAllocEx RT_MANGLER(RTMemCacheAllocEx) macro

Completed in 60 milliseconds