Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/macros/
Dthread_local.rs2 macro_rules! thread_local { macro
Dmod.rs16 mod thread_local; module
/external/grpc-grpc/src/core/lib/gprpp/
Dthd_windows.cc35 #define thread_local __declspec(thread) macro
38 #define thread_local __thread macro
/external/rust/crates/thread_local/
DREADME.md1 thread_local chapter
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dthd_windows.cc35 #define thread_local __declspec(thread) macro
37 #define thread_local __thread macro
/external/llvm-project/lldb/test/API/lang/c/cpp_keyword_identifiers/
Dmain.c55 int thread_local = 1; in main() local
/external/rust/crates/thread_local/src/
Dlib.rs448 thread_local: &'a ThreadLocal<T>, field
465 thread_local: &'a mut ThreadLocal<T>, field
495 thread_local: ThreadLocal<T>, field
/external/llvm-project/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp88 #define thread_local macro
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp88 #define thread_local macro