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.cc223 if (inst && stoptheworld_tracer_pid == internal_getpid()) { in TracerThreadDieCallback()
358 stoptheworld_tracer_pid = tracer_pid; in ScopedSetTracerPID()
362 stoptheworld_tracer_pid = 0; in ~ScopedSetTracerPID()
Dsanitizer_common.cc48 if (pid == stoptheworld_tracer_pid) in ReopenIfNecessary()
103 uptr stoptheworld_tracer_pid = 0; variable
Dsanitizer_common.h212 extern uptr stoptheworld_tracer_pid;