Searched refs:setThreadMallocTLS (Results 1 – 2 of 2) sorted by relevance
157 void setThreadMallocTLS( TLSData * newvalue );
241 inline void TLSKey::setThreadMallocTLS( TLSData * newvalue ) { in setThreadMallocTLS() function in rml::internal::TLSKey285 void clearTLS() { extMemPool.tlsPointerKey.setThreadMallocTLS(nullptr); } in clearTLS()627 setThreadMallocTLS(tls); in createTLS()