OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_cache_
(Results
1 - 1
of
1
) sorted by null
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
arena.h
566
static GOOGLE_THREAD_LOCAL ThreadCache
thread_cache_
;
member in class:google::protobuf::final
567
static ThreadCache& thread_cache() { return
thread_cache_
; }
[
all
...]
Completed in 53 milliseconds