Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp262 stoptheworld_tracer_ppid = internal_getpid(); in ScopedSetTracerPID()
266 stoptheworld_tracer_ppid = 0; in ~ScopedSetTracerPID()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp387 stoptheworld_tracer_ppid = internal_getpid(); in ScopedSetTracerPID()
391 stoptheworld_tracer_ppid = 0; in ~ScopedSetTracerPID()
H A Dsanitizer_file.cpp44 pid = stoptheworld_tracer_ppid; in ReopenIfNecessary()
H A Dsanitizer_common.cpp36 uptr stoptheworld_tracer_ppid = 0; variable
H A Dsanitizer_common.h267 extern uptr stoptheworld_tracer_ppid;