Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp1970 bool threadDtorStart() { in threadDtorStart() function in rml::internal::ShutdownSync
1994 bool threadDtorStart() { return true; } in threadDtorStart() function in rml::internal::ShutdownSync
2860 if (!shutdownSync.threadDtorStart()) return; in doThreadShutdownNotification()