Searched defs:thread_cache (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ | ||
| D | arena.cc | 55 ArenaImpl::ThreadCache& ArenaImpl::thread_cache() { in thread_cache() function in google::protobuf::internal::ArenaImpl |
| D | arena_impl.h | 301 static ThreadCache& thread_cache() { return thread_cache_; } in thread_cache() function |