HomeSort by relevance Sort by last modified time
    Searched refs:stoptheworld_tracer_ppid (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 363 stoptheworld_tracer_ppid = internal_getpid();
367 stoptheworld_tracer_ppid = 0;
sanitizer_common.cc 44 pid = stoptheworld_tracer_ppid;
101 uptr stoptheworld_tracer_ppid = 0; member in namespace:__sanitizer
sanitizer_common.h 219 extern uptr stoptheworld_tracer_ppid;

Completed in 167 milliseconds