Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_thread.cpp26 static ThreadRegistry *thread_registry; variable
/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_rtl.h317 ThreadRegistry thread_registry; member