Home
last modified time | relevance | path

Searched refs:__TBB_mallocThreadShutdownNotification (Results 1 – 4 of 4) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal_api.h33 void __TBB_mallocThreadShutdownNotification();
H A Dtbbmalloc.cpp81 __TBB_mallocThreadShutdownNotification(); in DllMain()
H A Dfrontend.cpp2893 extern "C" void __TBB_mallocThreadShutdownNotification() in __TBB_mallocThreadShutdownNotification() function
/oneTBB/test/common/
H A Dutils.h79 __TBB_mallocThreadShutdownNotification(); in NativeParallelFor()