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