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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc359 stoptheworld_tracer_ppid = internal_getpid();
363 stoptheworld_tracer_ppid = 0;
H A Dsanitizer_common.cc49 pid = stoptheworld_tracer_ppid;
106 uptr stoptheworld_tracer_ppid = 0; member in namespace:__sanitizer
H A Dsanitizer_common.h213 extern uptr stoptheworld_tracer_ppid;

Completed in 173 milliseconds