Searched refs:GetExistingThreadLocal (Results 1 – 4 of 4) sorted by relevance
76 CHECK_EQ(GetValue(i), Thread::GetExistingThreadLocal(keys_[i])); in Run()88 Thread::GetExistingThreadLocal(keys_[i])); in Run()
474 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() function481 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() function
630 void* actual = Thread::GetExistingThreadLocal(key); in CheckFastTls()
481 base::Thread::GetExistingThreadLocal(isolate_key_)); in INLINE()