Home
last modified time | relevance | path

Searched refs:thread_local_instance (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc9862 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument
9876 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() argument
9904 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed()
10012 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument
10014 thread_local_instance); in GetValueOnCurrentThread()
10018 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument
10019 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
Dgtest.h3145 const ThreadLocalBase* thread_local_instance);
3149 const ThreadLocalBase* thread_local_instance);