Searched refs:GetTLSValue (Results 1 – 6 of 6) sorted by relevance
181 CHECK_EQ(PlatformThreadLocalStorage::GetTLSValue(key), kUninitialized); in ConstructTlsVector()288 void *tls_data = GetTLSValue(key); in OnThreadExit()323 return PlatformThreadLocalStorage::GetTLSValue(key) == kDestroyed; in HasBeenDestroyed()330 PlatformThreadLocalStorage::GetTLSValue(key) == kUninitialized) { in Initialize()374 PlatformThreadLocalStorage::GetTLSValue( in Get()389 PlatformThreadLocalStorage::GetTLSValue( in Set()
79 static void* GetTLSValue(TLSKey key) { in GetTLSValue() function
33 return static_cast<angle::PoolAllocator *>(GetTLSValue(PoolIndex)); in GetGlobalPoolAllocator()
50 void *GetTLSValue(TLSIndex index);
134 void *GetTLSValue(TLSIndex index) in GetTLSValue() function
48 // GetTLSValue() to retrieve the value of slot as it has already been reset