Searched refs:SetThreadLocalInt (Results 1 – 2 of 2) sorted by relevance
358 static void SetThreadLocalInt(LocalStorageKey key, int value) { in SetThreadLocalInt() function
147 base::Thread::SetThreadLocalInt(Isolate::thread_id_key_, thread_id); in GetCurrentThreadId()