Searched refs:GetThreadLocalInt (Results 1 – 2 of 2) sorted by relevance
434 static int GetThreadLocalInt(LocalStorageKey key) { in GetThreadLocalInt() function
55 int thread_id = base::Thread::GetThreadLocalInt(Isolate::thread_id_key_); in GetCurrentThreadId()139 int thread_id_int = base::Thread::GetThreadLocalInt(Isolate::thread_id_key_); in DiscardPerThreadDataForThisThread()