Home
last modified time | relevance | path

Searched defs:ScopedSetTracerPID (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc356 struct ScopedSetTracerPID { struct
357 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() function
361 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()