Home
last modified time | relevance | path

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

/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/grpcio-sys/grpc/src/core/lib/gprpp/
Dthd_windows.cc35 #define thread_local __declspec(thread) macro
37 #define thread_local __thread macro
/external/rust/crates/thread_local/
DREADME.md1 thread_local chapter
/external/rust/crates/tokio/src/macros/
Dmod.rs16 mod thread_local; module
/external/rust/crates/thread_local/src/
Dlib.rs452 thread_local: &'a ThreadLocal<T>, field
469 thread_local: &'a mut ThreadLocal<T>, field
499 thread_local: ThreadLocal<T>, field
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp88 #define thread_local macro