Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dstring_atom.cc208 thread_local ThreadLocalCache s_local_cache; variable
213 #define s_local_cache (*__g_s_local_cache_impl.access()) macro