Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp332 static void thread_finalize(void *v) { thread_finalize() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp967 static void thread_finalize(void *v) { in thread_finalize() function