Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c63 # define _LIBUNWIND_THREAD_LOCAL macro
66 # define _LIBUNWIND_THREAD_LOCAL _Thread_local macro
68 # define _LIBUNWIND_THREAD_LOCAL __declspec(thread) macro
70 # define _LIBUNWIND_THREAD_LOCAL __thread macro