Home
last modified time | relevance | path

Searched defs:ThreadCache (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darena_impl.h276 struct ThreadCache { struct
281 ThreadCache() : last_lifecycle_id_seen(-1), last_serial_arena(NULL) {} in ThreadCache() function
294 static ThreadCache& thread_cache(); argument