Searched refs:thread_local_instance (Results 1 – 2 of 2) sorted by relevance
455 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument469 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread()474 thread_local_instance, in GetValueOnCurrentThread()476 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread()483 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument497 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed()605 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument607 thread_local_instance); in GetValueOnCurrentThread()611 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument612 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
1893 const ThreadLocalBase* thread_local_instance);1897 const ThreadLocalBase* thread_local_instance);