Searched refs:AllocTLS (Results 1 – 3 of 3) sorted by relevance
13 bool PlatformThreadLocalStorage::AllocTLS(TLSKey* key) { in AllocTLS() function in base::internal::PlatformThreadLocalStorage
153 CHECK(PlatformThreadLocalStorage::AllocTLS(&key)); in ConstructTlsVector()162 CHECK(PlatformThreadLocalStorage::AllocTLS(&key) && in ConstructTlsVector()
73 static bool AllocTLS(TLSKey* key);