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

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c51 # define _LIBUNWIND_THREAD_LOCAL macro
54 # define _LIBUNWIND_THREAD_LOCAL _Thread_local macro
56 # define _LIBUNWIND_THREAD_LOCAL __declspec(thread) macro
58 # define _LIBUNWIND_THREAD_LOCAL __thread macro

Completed in 77 milliseconds