Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp213 SANITIZER_WEAK_ATTRIBUTE void StackDepotStopBackgroundThread() {} in StackDepotStopBackgroundThread() function
H A Dsanitizer_stackdepot.cpp236 void StackDepotStopBackgroundThread() { compress_thread.Stop(); } in StackDepotStopBackgroundThread() function