Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp27 void *BackgroundThread(void *arg) { in BackgroundThread() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp461 static void *BackgroundThread(void *arg) { in BackgroundThread() function