Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc.cpp85 __TBB_mallocProcessShutdownNotification(lpvReserved != nullptr); in DllMain()
106 __TBB_mallocProcessShutdownNotification(false); in ~RegisterProcessShutdownNotification()
H A Dtbbmalloc_internal_api.h31 void __TBB_mallocProcessShutdownNotification(bool);
H A Dfrontend.cpp2901 extern "C" void __TBB_mallocProcessShutdownNotification(bool windows_process_dying) in __TBB_mallocProcessShutdownNotification() function
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp104 __TBB_mallocProcessShutdownNotification(true); in ~ShutdownTest()
106 __TBB_mallocProcessShutdownNotification(false); in ~ShutdownTest()