Searched refs:thread_local_instance (Results 1 – 2 of 2) sorted by relevance
497 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument516 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread()521 thread_local_instance, in GetValueOnCurrentThread()523 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread()530 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument543 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed()652 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument654 thread_local_instance); in GetValueOnCurrentThread()658 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument659 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
1479 const ThreadLocalBase* thread_local_instance);1483 const ThreadLocalBase* thread_local_instance);