Searched defs:ThreadRegistry (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_thread_registry.cpp | 104 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory) in ThreadRegistry() function in __sanitizer::ThreadRegistry |
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_common.h | 59 class ThreadRegistry; variable |