Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc363 stoptheworld_tracer_ppid = internal_getpid(); in ScopedSetTracerPID()
367 stoptheworld_tracer_ppid = 0; in ~ScopedSetTracerPID()
Dsanitizer_common.cc44 pid = stoptheworld_tracer_ppid; in ReopenIfNecessary()
101 uptr stoptheworld_tracer_ppid = 0; variable
Dsanitizer_common.h219 extern uptr stoptheworld_tracer_ppid;