Searched defs:thread_finalize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_interceptors.cpp | 332 static void thread_finalize(void *v) { thread_finalize() function |
/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_interceptors_posix.cpp | 967 static void thread_finalize(void *v) { thread_finalize() function |