Searched refs:GetThreadIdKey (Results 1 – 1 of 1) sorted by relevance
14 DEFINE_LAZY_LEAKY_OBJECT_GETTER(base::Thread::LocalStorageKey, GetThreadIdKey, in DEFINE_LAZY_LEAKY_OBJECT_GETTER() argument23 int thread_id = base::Thread::GetThreadLocalInt(*GetThreadIdKey()); in TryGetCurrent()29 auto key = *GetThreadIdKey(); in GetCurrentThreadId()