Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp2001 static ShutdownSync shutdownSync; variable
2054 shutdownSync.init(); in initMemoryManager()
2860 if (!shutdownSync.threadDtorStart()) return; in doThreadShutdownNotification()
2862 shutdownSync.threadDtorDone(); in doThreadShutdownNotification()
2915 shutdownSync.processExit(); in __TBB_mallocProcessShutdownNotification()