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

/vbox/src/VBox/Runtime/common/alloc/
H A Dmemcache.cpp155 static void rtMemCacheFreeList(RTMEMCACHEINT *pThis, PRTMEMCACHEFREEOBJ pHead);
383 rtMemCacheFreeList(pThis, pAllocRace);
533 static void rtMemCacheFreeList(RTMEMCACHEINT *pThis, PRTMEMCACHEFREEOBJ pHead) function
582 rtMemCacheFreeList(pThis, pFreeRace);

Completed in 72 milliseconds