Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp39 thread_registry_placeholder[sizeof(ThreadRegistry)]; in InitializeThreads() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp40 alignas(16) static char thread_registry_placeholder[sizeof(ThreadRegistry)]; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp71 thread_registry_placeholder[sizeof(ThreadRegistry)]; in InitThreads() local