Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2282 struct ScopedSyscall { struct
2285 explicit ScopedSyscall(ThreadState *thr) in ScopedSyscall() argument
2290 ~ScopedSyscall() { in ~ScopedSyscall() argument