Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc227 if (inst && stoptheworld_tracer_pid == internal_getpid()) { in TracerThreadDieCallback()
362 stoptheworld_tracer_pid = tracer_pid; in ScopedSetTracerPID()
366 stoptheworld_tracer_pid = 0; in ~ScopedSetTracerPID()
Dsanitizer_common.cc43 if (pid == stoptheworld_tracer_pid) in ReopenIfNecessary()
98 uptr stoptheworld_tracer_pid = 0; variable
Dsanitizer_common.h218 extern uptr stoptheworld_tracer_pid;