Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp25 #define THREAD_LOCAL __declspec(thread) macro
27 #define THREAD_LOCAL __thread macro
/llvm-project/offload/DeviceRTL/include/
H A DTypes.h