Searched defs:THREADLOCAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h39 #define THREADLOCAL __thread macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h217 # define THREADLOCAL __declspec(thread) macro
231 # define THREADLOCAL __thread macro

Completed in 110 milliseconds