Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux.cc200 static int TracerThread(void* argument) { in TracerThread() function
290 pid_t tracer_pid = clone(TracerThread, in StopTheWorld()