Searched refs:thread_local_instance (Results 1 – 2 of 2) sorted by relevance
9862 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument9876 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread()9881 thread_local_instance, in GetValueOnCurrentThread()9883 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread()9890 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument9904 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed()10012 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument10014 thread_local_instance); in GetValueOnCurrentThread()10018 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument10019 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
3145 const ThreadLocalBase* thread_local_instance);3149 const ThreadLocalBase* thread_local_instance);