Searched defs:ThreadLocal (Results 1 – 9 of 9) sorted by relevance
104 struct ThreadLocal { struct105 explicit ThreadLocal(RegExpStack* regexp_stack) { in ThreadLocal() function126 static constexpr size_t kThreadLocalSize = sizeof(ThreadLocal); argument
31 ThreadLocal::ThreadLocal (void) in ThreadLocal() function in de::ThreadLocal
35 class ThreadLocal class
47 ThreadLocal() : ThreadLocalImpl() { } in ThreadLocal() function
45 TEST(ConfigTest, ThreadLocal) { in TEST() argument
141 ThreadLocal() {} in ThreadLocal() function
95 unsigned ThreadLocal : 3; // Is this symbol "Thread Local", if so, what is variable
99 unsigned ThreadLocal : 3; // Is this symbol "Thread Local", if so, what is variable
151770 class ThreadLocal class