Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp209 SANITIZER_WEAK_ATTRIBUTE void StackDepotStopBackgroundThread() {} in StackDepotStopBackgroundThread() function
H A Dsanitizer_stackdepot.cpp236 void StackDepotStopBackgroundThread() { compress_thread.Stop(); } in StackDepotStopBackgroundThread() function