Home
last modified time | relevance | path

Searched refs:StopBackgroundThread (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc227 static void StopBackgroundThread() { in StopBackgroundThread() function
357 SetSandboxingCallback(StopBackgroundThread); in Initialize()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cpp231 static void StopBackgroundThread() { in StopBackgroundThread() function
440 SetSandboxingCallback(StopBackgroundThread); in MaybeSpawnBackgroundThread()