Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h157 void setThreadMallocTLS( TLSData * newvalue );
H A Dfrontend.cpp241 inline void TLSKey::setThreadMallocTLS( TLSData * newvalue ) { in setThreadMallocTLS() function in rml::internal::TLSKey
285 void clearTLS() { extMemPool.tlsPointerKey.setThreadMallocTLS(nullptr); } in clearTLS()
627 setThreadMallocTLS(tls); in createTLS()