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()667 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument669 thread_local_instance); in GetValueOnCurrentThread()673 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument674 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
1519 const ThreadLocalBase* thread_local_instance);1523 const ThreadLocalBase* thread_local_instance);