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