Searched refs:GetTLSValue (Results 1 – 3 of 3) sorted by relevance
91 CHECK(!PlatformThreadLocalStorage::GetTLSValue(key)); in ConstructTlsVector()183 void *tls_data = GetTLSValue(key); in OnThreadExit()207 !PlatformThreadLocalStorage::GetTLSValue(key)) in Initialize()232 PlatformThreadLocalStorage::GetTLSValue( in Get()243 PlatformThreadLocalStorage::GetTLSValue( in Set()
23 void* PlatformThreadLocalStorage::GetTLSValue(TLSKey key) { in GetTLSValue() function in base::internal::PlatformThreadLocalStorage
54 static void* GetTLSValue(TLSKey key);