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