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