Searched refs:thread_local_instance (Results 1 – 2 of 2) sorted by relevance
538 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument552 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread()557 thread_local_instance, in GetValueOnCurrentThread()559 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread()566 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument580 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed()690 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument692 thread_local_instance); in GetValueOnCurrentThread()696 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument697 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
1465 const ThreadLocalBase* thread_local_instance);1469 const ThreadLocalBase* thread_local_instance);