Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h669 static bool mallocRecursionDetected;
698 mallocRecursionDetected = true;
H A Dfrontend.cpp712 bool RecursiveMallocCallProtector::mallocRecursionDetected; member in rml::internal::RecursiveMallocCallProtector