Home
last modified time | relevance | path

Searched defs:scalable_malloc (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/
H A Dallocator.cpp56 #pragma weak scalable_malloc macro
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_lib_unload.cpp50 extern "C" void *scalable_malloc(size_t) in scalable_malloc() function
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp2939 extern "C" void * scalable_malloc(size_t size) in scalable_malloc() function