Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h252 void registerThread(TLSRemote *tls);
H A Dfrontend.cpp628 memPool->extMemPool.allLocalCaches.registerThread(tls); in createTLS()
661 void AllLocalCaches::registerThread(TLSRemote *tls) in registerThread() function in rml::internal::AllLocalCaches