Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-stack.h104 struct ThreadLocal { struct
105 explicit ThreadLocal(RegExpStack* regexp_stack) { in ThreadLocal() function
126 static constexpr size_t kThreadLocalSize = sizeof(ThreadLocal); argument
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeThreadLocal.cpp31 ThreadLocal::ThreadLocal (void) in ThreadLocal() function in de::ThreadLocal
DdeThreadLocal.hpp35 class ThreadLocal class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DThreadLocal.h47 ThreadLocal() : ThreadLocalImpl() { } in ThreadLocal() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dconfig_test.cc45 TEST(ConfigTest, ThreadLocal) { in TEST() argument
/third_party/node/deps/v8/src/execution/
Dstack-guard.h141 ThreadLocal() {} in ThreadLocal() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h95 unsigned ThreadLocal : 3; // Is this symbol "Thread Local", if so, what is variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h99 unsigned ThreadLocal : 3; // Is this symbol "Thread Local", if so, what is variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp151770 class ThreadLocal class