Home
last modified time | relevance | path

Searched refs:malloc_proxy (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbbmalloc/
H A DCustomize.h76 #define malloc_proxy __TBB_malloc_proxy macro
80 const bool malloc_proxy = true; variable
82 const bool malloc_proxy = false; variable
H A Dtbbmalloc_internal.h716 if (!malloc_proxy) {