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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 360 stoptheworld_tracer_pid = tracer_pid;
364 stoptheworld_tracer_pid = 0;
sanitizer_common.cc 47 uptr stoptheworld_tracer_pid = 0; member in namespace:__sanitizer
sanitizer_posix.cc 290 if (pid == stoptheworld_tracer_pid)
sanitizer_common.h 154 extern uptr stoptheworld_tracer_pid;

Completed in 118 milliseconds